|
Is there a way submenu's to be the same for first and second level in popup javascript
Return to Recent Questions
Q:
In my popup javascript example “Management” item goes over “Staff” item. I want the same for “Staff” over “Provincial Office”
I would like to have submenu’s border to be the same for first and second level of submenu.
A:
Try to set the following parameters:
//------- Submenu Positioning -------
var topDX = 0;
var DX = 0;
Return to Recent Questions
Related:
- March 21, 2009 - I am trying to get my submenu to be all black in my simple drop down menu...
- March 30, 2009 - Is there a way to optimize the navigation site to reduce the loading time for submenus?
- March 31, 2009 - Is there any way can we display submenu items on mouse over in drop down menu script?
- Apr 03, 2009 - I would like to change the height of the submenu items in the website drop down menu...
- Apr 04, 2009 - Is there a way to have an automatic line-break for large submenu items in menus css?
- Apr 24, 2009 - How can I define which drop down menu examples submenus should be multicolumn and wich one looks "normal".
- Apr 25, 2009 - How to work with javascript dropdown menus and submenus in JSP?
- May 16, 2009 - The alignment of the submenus is not correct in my menus using css.
- May 27, 2009 - The submenu of script menu disappears, it goes BEHIND the flash and can't be seen.
- May 31, 2009 - I set a target at '_mainFrame' for my css menu examples but it opens in the same window.
- Jun 11, 2009 - Can I keep a submenu shown even when my mouse pointer is NOT over java rollover
|