Recent Questions
Q: I cant find any option to change only the submenu tab javascript fonts, not all.
A: You should create Individual Item style and assign it to yoursubmenus.
Q: Looks like submenu text for the rollover menus is too long for the background.
How can I ensure the background is the same length as the longest word in my submenu list for the rollover menus?
A: Try to change the following parameter:
var smWidth="100%";
Set it:
var smWidth="";
Q: We have a question from one of our clients,
"Is it possible that the open menu items are closed when another menu item with submenu 's is chosen."
A: Yes, it is possible.
You should set the following parameter:
var tcloseExpandedXP=1;
Q: Is there some way or hack to use the ajax tabs?
A: No, Deluxe Tabs doesn't support AJAX now, it is possible that we'll add this feature inthe future versions.