|
|
I want to use the java mac tabs, but my sub menu has no image like on your site
Return to Recent Questions
Q:
I want to use the java mac 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:
- Feb 07, 2007 - Can you create/destroy tabs javascript with only client side javascript
- June 07, 2007 - I cannot add icon before each item in the sub-menu in javascript tabs.
- June 20, 2007 - I am trying to make the javascript tabs all the same width...
- June 20, 2007 - I would like to create two level of tabs javascript. How I can do it?
- July 07, 2007 - My question is that not all my javascript html tabs point to the same target
- Aug 21, 2007 - How do I get the content to refresh when I click on a tabs javascript?
- Aug 23, 2007 - I get "coches" word in black when the javascript tabs loads the first time.
- Jan 07, 2009 - I am having difficulty adding content to the java menu bar tabs.
- May 03, 2009 - With Doctype the content of my tabs javascript menu object doesn't show in IE.
- May 22, 2009 - I want the tabs java script horizontal menu to open when you mouse over them, not when you click. Is it possible to do this?
- May 23, 2009 - I'm using your javascript onclick menu tabs. What exactly is bselectedSmItem for?
|