Recent Questions
Q: I have published on a test page you can see herebelow a test with the javascript pull down menu.
With IE, it works fine, the menu is displayed over the flash animation.
With Firefox, the flash animation disappears and comes back if I mouve the mouse out of the menu.
I have read the FAQs, but I can not see any document on this. Can you help me in understanding and solving the problem ?
A: You should add opaque parameters to OBJECT and EMBED tags.
You can find more info on this issue here:
http://www.deluxe-menu.com/objects-overlapping-sample.html
Q: I'm trying to rebuild my website with as a sponsor-show in it.
When a users clicks as sponsorimage a popup needs to appear with all the sponsor details.
Till now I've been doing this by using a standard popup window that opens a page sponsondetails.aspx?id=4
The sponsor images and the sponsor-id that goes with it are loaded from a access-database.
Is it possible to use a close popup window to display this information, and if so, how can I do this?
A: Actually you can use the deluxe popup window and use Iframe as its content.
You should set your page sponsondetails.aspx?id=4 I the link field.
You can find these parameters in Deluxe Tuner in the Common section.
Try to use the trial version.
You can find more info about installation on our website:
http://deluxepopupwindow.com/Q: Is it possible to open a specific tab using javascript in the horizontal tabbed?
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.
Q: Can I use a menu java scrip Item for text and get the text to wrap within a predefined menuWidth?
A: You should set the following menu java scrip parameter:
var noWrap = 0;
or use <br> tags within menuItems.