menu drop down by Deluxe-Menu.com

DHTML Faq » Is it possible to open a specific tab in menu javascript code using javascript?

Is it possible to open a specific tab in menu javascript code using javascript?

Filed under: Recent Posts — Tags: , , — admin @ June 3, 2009 at 2:10 am

Q:

Is it possible to open a specific tab in menu javascript code using javascript? For
example something like tabObject.open(tab1);

A:

You can try to use the following function:

dtabs_itemClick(menuN, itemN);

where
menuN - index of a menu on a page, >= 0.
itemN - index of a tab you want to show, >=0.

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment