- Text aligned to left - Deluxe Tuner - visual interface to create and modify dhtml menus easily and in no time. - Visible over select boxes, iframes, pdf, flash, Java applets. - Submenus dropdown on mouseover - Items with icons - Sound support! - Special JavaScript API for changing javascript menu "on-the-fly" - AJAX menu loading - loads web menu data from the server "on-the-fly".
Setup menu parameters manually or using De Luxe Tuner. Then add some rows of a code within html page code and your menu is ready!
Use special Java Script methods for: Dynamic changing of items (link, text, icons, arrows and even individual style!). Addition/removing of items or submenus. Disabling and enabling menu items. Getting the info on every submenu, menu, and items. Changing appearance of items. Other coding tricks.
Cross-frame mode lets you to construct full-featured dhtml menus on the pages with frames. But for all that frame set it's not necessary to insert any additional code into all the pages - just specify several extra menu parameters.
Ability to handle the menu from the keyboard via keystrokes.
Is there a way to force a wrap of a tab title in a tab menu java?
A:No, unfortunately, tab menu cannot wrap item text automatically. But you can use tag within item text, for example
var bmenuItems = [
["Item 1 text <br> text text text <br> text text text ","", "", "", "", "", "", "", "", ], ["Item 2","", "", "", "", "", "", "", "", ], ["Item 3","", "", "", "", "", "", "", "", ],
];
Q: I'm having trouble getting some of my dhtml menus free opening in the frm2. If you look under products, then Hard drives, then Rugged Airborne .....this one and Rugged Ground will not open in frm2 but the Contact Us and Get Quote are working fine. Can you help me get these things to open in a frm2.
A: You should write your menu items correctly.
Now you have ["||Rugged Airborne","../RuggedAirborne.htm","Airborne,"frm2","0", ], ["||Rugged Ground","../RuggedGround.htm","Ground","frm2","0", ], it is not correct.
You should write: ["||Rugged Airborne","../RuggedAirborne.htm","","","Airborne,"frm2","0", ], ["||Rugged Ground","../RuggedGround.htm","","","Ground","frm2","0", ],
Q: I am using Javascript Menu. Deluxe Menu. v1.12 How can I upgrade to v.2.0?
A:How to upgrade to v2.00 --------------------------------------------------------------- You can download the licensed engine .js files from the same link in your license message.Deluxe Menu v2.00 has new parameters and features. To upgrade to v2.00 you should do the following.
Step 1. 1.1 For Windows users a. Run Deluxe Tuner v2.0 (can be found in the trial menu package v2.0 http://deluxe-menu.com/deluxe-menu.zip). b. Open menu data file (.js file where menu parameters are placed): select File/OpenЕ c. Save the file: select File/Save, then click "No" button when the dialog box appears.
1.2 For other OS users a. Open menu data file (.js file where menu parameters are placed) in a text editor. b. Make sure that the following variables exist in the data file:
var keystrokes = 0; var dm_focus = 1; var dm_actKey = 113;
var dynamic = 0; var smHideOnClick = 1; var itemAlignTop = 'left'; var smSmartScroll = 1;
var dmAJAX = 0; var dmAJAXCount = 30; var dmRTL = 0; var dmObjectsCheck = 0; var menuBackRepeat = "repeat"; var menuHeight = ""; var transDuration2 = 200;
If one of the variables doesn't exist - add it at the beginning of the file.
c. Save the file.
Step 2. Now open HTML-page that contains Deluxe Menu.
Step 3. Replace existent tags of the menu by the following code:
<noscript><a href="http://deluxe-menu.com">Javascript Menu by Deluxe-Menu.com</a></noscript>
Step 4. Save HTML-page.
Step 5. New engine v2.00 has 7 .js files. They are: - dmenu.js - dmenu4.js - dmenu_add.js - dmenu_dyn.js - dmenu_key.js - dmenu_cf.js (new v2.00) - dmenu_popup.js (new v2.00)
Replace all old .js files by the files from v2.00.
Try that.
Q: Hello I am trying out deluxe menus. Fantastic piece of software - however the test menu I have created only works fine when I upload to an area outside the restricted area (i.e members area) of my server. Inside this area and it does not appear. Is that becuse I am using the trial version?
A:Thanks for your interest in our products.
No, it is not the reason. Trial version has full functionality.
Please, send us a direct link to your website, so we can check it.
Aug 11, 2010 ... At the moment, if I use it on my indexhibit site, the index is repeated twice, as it loads the desired page and its referring menu into the frame. .... As for the overlay link, this page should make it more clear
Aug 11, 2010 ... At the moment, if I use it on my indexhibit site, the index is repeated twice, as it loads the desired page and its referring menu into the frame. .... As for the overlay link, this page should make it more clear
Aug 11, 2010 ... At the moment, if I use it on my indexhibit site, the index is repeated twice, as it loads the desired page and its referring menu into the frame. .... As for the overlay link, this page should make it more clear