Recent Questions
Q: Only in XP Styles for dhtml vertical menus I can set the "movable menu" on ?!
When I save to teste this feature doesn't work !!!
A: You can use movable feature in the var tXPStyle=0;too.
But to use floatable or movable feature you should use absolute position forthe menu:
var tabsolute=1;
var tleft="20px";
var ttop="40px";
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: The html text shows through the item background.
How do I make to item and menu backgrounds override the page text?
A: Try to set the following parameter
var transparency="100";
Q: I just purchased your product and I’d like to generate a menu with NO DROP SHADOW effect.
Is that possible?
A: Thanks for your interest in our products.
Yes, you can do it. Try to set the following parameter:
var shadowLen=0;