Recent Questions
Q: I would like to use your menu for a website I am building of which will only exists on a CD ROM.
Is it possible to purchase a license that will operate the html drop down menu on a CD ROM preventing the ‘Incorrect license’ message from appearing?
A: To use Deluxe Menu on CD/DVD you should buy developerlicense. Other licenses allow you to use the html drop down menu on Internet/Intranetwebsites only.
Q: Does dropdown menu javascript supports right to left languages?
A: Yes, Deluxe Menu support right to left languages, set the following parameter:
var dmRTL=1;
Specify also align for your items:
var itemAlignTop="right";
var itemAlign="right";
Q: I tried your menu.
I have read the notice
Notice
If you load pages with a frameset structure into the subframe, submenus won't be shown.
in page http://deluxe-menu.com/cross-frame-mode-sample.html, but unfortunately this is just our case!
(We have a page with three frames, the second frame is a page with 2 frames. we would want that the menu was opened in the second frame of this page)
There is a way to solve this problem?
A: Deluxe Menu works fine with nested framesets in most cases.
Please, try the trial version.
Q: Where do I add my "blahblah.htm" page links in js menu?
Copy of menu data below. I assume it is between the first pair " " but not sure about all the , , , , , "0" etc following.
["Home","", , , , , "0", , ],
["Contact","blahblah.htm", , , , , "0", , ],
["|Hosts","", , , , , , , ],
A: You're right, the following syntax is correct:
["Contact","blahblah.htm", , , , , "0"]
Here is the format for a menu item:
["text", "link", "icon1", "icon2", "tip", "target", "styleIndex"]
Please, try to use Deluxe Tuner application to configure your menu:
http://deluxe-menu.com/deluxe-tuner-info.html