menu drop down by Deluxe-Menu.com

DHTML Faq » sub-items of my menus css are all listed on the same line as the tabs

sub-items of my menus css are all listed on the same line as the tabs

Filed under: Recent Posts — Tags: — admin @ June 16, 2009 at 1:45 am

Q:

What I want to do is use your XP Tabs Template.
It appears fine in the Preview Pane but when I load it on my web
page the sub-items are all listed on the same line as the tabs.

A:

If you want to create subtabs in your menus css you should use Tab Mode
var tabMode=1;
and write your bmenuItems in the following way:

var bmenuItems = [

["-","", "", "", "", "", "", "", "", ],
["XP Tab 1","content1", "", "", "", "", "", "", "", ],
["XP Tab 2","content2", "", "", "", "", "", "", "", ],
["|SItem 226","", "", "", "", "", "", "", "", ],
["XP Tab 3","content3", "", "", "", "", "", "", "", ],
["|SXP Tab 4","content4", "", "", "", "", "", "", "", ],
["-","", "", "", "", "", "", "", "", ],
];
but in that case you can’t assign the ID of the DIV to show when you
click on the tab. You can set the links only.

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment