- Relative/Absolute menu position - Text aligned to left - Top items and submenus have a shadow - AJAX menu loading - loads web menu data from the server "on-the-fly". - Inactive/Disabled items - Cross-frame support - menus work on frameset-based pages - Special JavaScript API for changing javascript menu "on-the-fly" - Submenus go over all page objects
There can be multi level menus - create as many rows or columns of the menu as you want.
Use a mouse to drag a menu as a usual window. Also you can construct the menu where each submenu can be "detached" from the main menu (MSOfficeToolbarLike mode).
When the page is scrolled the menu remains visible. The DHTML menu can "float" along one or two coordinate axes.
Unfortunately, Deluxe Menu can work within 1 frameset only. It can't work within nested framesets.
Notice that you should add dmenu_cf.js file in the folder where your menu is created in.
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.
Try that.
Q: I can see that you can have multi menus on the same page can you have multi tabs? I did create two different tab menus and when I put them on the same page they display correctly but you cannot navigate to the required web pages.
A: You can use as many tabs on the one page as you want.
But notice that you should call dtabs.js file on each page only once. There is no need to call it several times on the one page.
Q: Could you please help me with another question?
I am using your regular dhtml menu inside an asp page. I want to make a call to different javascripts with parameters from different menu items (Which should work fine.. )
I have now been trying to do this by using the alert() java metod....
This line works perfect: ["|Test A","javascript:alert('Test');", "", "", "", "", "0", "-1", "", ],
But if I try to write the same line within ASP brachets ( <% %> ) the menu does not show up:
I have also found that if I remove the parameter inside the javascript like this: <% response.Write( " ['|Test A','javascript:alert();', '', '', '', '', '0', '-1', '', ], " ) %>>
the menu will show up and the script will work but since I can not insert any parameter it is pointless..
I saw the Introduction on JQUERY UI on the Youtube channel and it really caught my ... Languages: java c c++ php sql jsf jsp xhtml css javaScript ... Then, when ever you click the field, the date menu will pop up,
In the left side of the page I put a dynamic menu: ..... xmlns:c="http://java. sun.com/jsp/jstl/core"> <f:view> ... I tried to create dynamic tabs using jquery , but I can't do it using xhtml pages
Page 20- Jquery Lightbox [Support thread] All Other Contributions/Addons. ... If your refering to the horizontal drop down menu then I am using one ..... as the java script files you changed are over written by jqzoom
Problems with the Java Menu Navigation if the mod (1/1) - Joomla ... should contact the developers to know if there is any problem when using jQuery 1.3.2,
Oscommerce Amazon menu clash with jquery. (15 posts) (4 voices) ... To be honest it would be so much better if java scripts libraries could just play nice
Ok, maybe I overlooked something in Video 2 for jQuery UI. ... AND instead of using $j, i removed the $ and simply replaced it with 'jQuery' Thanks to ... My dynamic menus background on the submenus is repeating in IE,