|
|
|
I want to use the navigation menu code tabs, but my sub menu has no image like on your site.
Return to Recent Questions
Q:
I want to use the navigation menu code tabs, but my sub menu has no image
like on the table sample on your site.
A:
You should assign Individual Style for all subitems:
var bmenuItems = [
["XP Tab 1","", "", "", "", "", "", "", "", ],
["|Link 1_1","testlink.htm", "", "", "", "", "0", "", "", ],
["|Link 1_2","testlink.htm", "", "", "", "", "0", "", "", ],
["|Link 1_3","testlink.htm", "", "", "", "", "0", "", "", ],
["|Link 1_4","testlink.htm", "", "", "", "", "0", "", "", ],
["|Link 1_5","testlink.htm", "", "", "", "", "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 23, 2009 - Submenus of the drop down menu examples disappears not fast enough...
- 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 - Our submenus don't appear alignment to the toplevel javascript sliding menu.
- 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 15, 2009 - My mainmenu items are not links. So I need no link cursor for these dropdown javascript items.
- 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 11, 2009 - When I add a submenu, it appears separated by about 100px down dhtml pop up menu.
|