- Cross-frame support - menus work on frameset-based pages - Special JavaScript API for changing javascript menu "on-the-fly" - UL/LI items structure - Several menus on one page - Deluxe Tuner - visual interface to create and modify dhtml menus easily and in no time. - AJAX menu loading - loads web menu data from the server "on-the-fly". - Transition #14 - "fade out" effect - Hundreds of pre-designed templates
Sub menus dropdown over all the objects on the page (select, applet, flash, object, embed). If for some reasons (old browser) a submenu can't go over an object, the object will be hidden for a time when the submenu is shown.
Design personal styles for any submenu and item. Use individual styles to rich killer visual effects!
These effects will make your menu neat and chic. You can set transparency, cast a shadow on the menu and submenus. Among available special visual effects there are random dissolve, fade, mix, mosaic slide out and many many others.
Q: Is there any way can we display sub level menu items on mouse over of first level menu items using tabs (Text Style Javascript Dhtml Tab / Java Script Tab Script Text Style / Javascript Tab Navigation Text Style / Javascript Tabbed Menus XP Style)
A: Unfortunately, you can do it on mouseover with Deluxe Tabs. But you can create such menu using Deluxe Menu.
Q: I have created a menu for a product tutorial. It consists of about 50 topics, each of which is listed in my menu. I’m wondering if there is a way to gray out the menu link for the open tutorial topic?
A:Unfortunately, Deluxe Menu doesn't have such a feature. You should write your own code, for example, on PHP.
You can try to use the following function
function disable() { dm_ext_changeItem(1, 1, 1, ["", "", "", "", "", "_"]); } to disable your items.
The example you can find on our site http://www.deluxe-menu.com/dynamic-functions-sample.html
Please, see the source code.
Q: Question is where in the data file configuration or within the menu Tuner would I inseart the icons for individual item labels and center them over the text or other alignments like you did in the horizontal menu on the deluxe-menu.com web site?
Q: How can I upgrade to Deluxe Menu v2.0? Now I'm using v1.14.
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:
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.
YUILibrary - Open source JavaScript and CSS for building richly interactive software. ... If so, how can I make a treeview with a dynamic context menu?
Options -> Content -> Enable Javascript -> Advanced, Allow JavaScript to " Disable or replace context menus". Are you aware of this? Is this deliberate?
I'm trying to use "Right click"- menu on a player with ... Author of jQuery Tools and this website + JavaScript developer of Flowplayer. ... I see identical context menu as in the configuration when right clicked on the
Apr 22, 2007 ... menu += '<a class="menuItem" href=\\'javascript: alert("AW Is Fun!");\\'>Active Widgets</a>'; contextmenu.element().innerHTML = menu; var h = get_height();
Jul 16, 2010 ... Add “Toggle Hidden Files” Option to Context Menu [How To] Windows Forums member, cnitin, has written a guide which teaches you how to put a
Jan 8, 2009 ... I do have the Javascript permission set to disable or replace context menus. I do use a bunch of FF addins like NoScript and AdBlockPlus
Oct 8, 2009 ... YUILibrary - Open source JavaScript and CSS for building richly interactive ... Is it possible to click the context menu with the Left mouse
Is there a way by which we can customize the right click menu on the charts? ... he/she can access the context menu items like zoom in, zoom out and show all. ... You cannot post JavaScript. You cannot post EmotIcons