|
|
|
I want to use the dhtml pull down menu tabs, but my sub menu has no image like on your site.
Return to Recent Questions
Q:
I want to use the dhtml pull down menu 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 javascript drag...
- March 23, 2009 - Submenus of the dynamic popup menu disappears not fast enough...
- March 30, 2009 - Is there a way to optimize the vertical menus to reduce the loading time for submenus?
- March 31, 2009 - Is there any way can we display submenu items on mouse over in horizontal menu javascript?
- Apr 03, 2009 - Our submenus don't appear alignment to the toplevel drop down menu creator.
- Apr 03, 2009 - I would like to change the height of the submenu items in the web menus...
- Apr 04, 2009 - Is there a way to have an automatic line-break for large submenu items in menu js?
- Apr 15, 2009 - My mainmenu items are not links. So I need no link cursor for these dropdown menu java items.
- Apr 24, 2009 - How can I define which dynamic pull down menu submenus should be multicolumn and wich one looks "normal".
- Apr 25, 2009 - How to work with javascript floating menu and submenus in JSP?
- May 11, 2009 - When I add a submenu, it appears separated by about 100px down dhtml floating window.
|