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