|
Is there a way submenu's to be the same for first and second level in horizontal drop down menu
Return to Recent Questions
Q:
In my horizontal drop down menu 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 html horizontal bar...
- March 30, 2009 - Is there a way to optimize the pop up menu to reduce the loading time for submenus?
- March 31, 2009 - Is there any way can we display submenu items on mouse over in menus css?
- Apr 03, 2009 - I would like to change the height of the submenu items in the css drop down menus...
- Apr 04, 2009 - Is there a way to have an automatic line-break for large submenu items in javascript image menu?
- Apr 24, 2009 - How can I define which mouseover menu submenus should be multicolumn and wich one looks "normal".
- Apr 25, 2009 - How to work with dhtml menu free and submenus in JSP?
- May 16, 2009 - The alignment of the submenus is not correct in my scrolling menu.
- May 27, 2009 - The submenu of menu javascript disappears, it goes BEHIND the flash and can't be seen.
- May 31, 2009 - I set a target at '_mainFrame' for my submenu in html but it opens in the same window.
- Jun 11, 2009 - Can I keep a submenu shown even when my mouse pointer is NOT over down navigation menu
|