- Image arrows - Keyboard navigation - press Ctrl+F2 to enter the top menu - Relative/Absolute menu position - Submenus dropdown on mouseover - Several menus on one page - Deluxe Tuner - visual interface to create and modify dhtml menus easily and in no time. - Status string shows item labels - UL/LI items structure
Use images for backgrounds of submenus and items, icons, arrows. Using web images you can create menus completely based on graphics.
Design both horizontal and vertical menus and submenus with any amount of menus on a single page.
Place any HTML code inside the menu item - be it a flash-object, form, picture, or text. This ability lets you to build various menus of any complexity.
Submenus can be shown in 4 ways: - From left to right and also from left to right + upwards. - From right to left and also from right to left + upwards (e.g. for right-to-left languages).
Q: My menus work fine on IE7 and earlier and other browsers. However I tested the java hover menu with Internet Explorer 8 beta and errors are sometimes thrown.
I tried viewing your site with IE8 – which didn't work with IE8 a few weeks ago but I notice everything works now.
Do you know what might causing the problems?
A:We're planning the full support for IE8 as well as for all major browsers. All issues will be fixed with final version of IE8.
Q: I'm using the deluxe-tree. On the top of the tree there is a title. When I click on the title of expandable tree the whole menu collapse. How can I disable this option?
I want to keep the collapse option when I click on the collapse button but not when I click on the title. I'm using the Xp style1 and I also want to keep the aspect of this title.
I hope I'm clear to you ... if you need me to be more precise let me know.
A: Try to set the following parameter:
var texpandItemClick=0;
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: The only problem I see is that Firefox doesn't make the sub-menus the right height, and doesn't support the dropshadow, any window effect, although IE6 works fine. Is there a way to get FF to display correctly?
A:You can't see the shadow in Firefox because filters are supported byInternet Explorer 5+ only.
>>> The only problem I see is that Firefox doesn't make the sub-menus the >>> right height,
Try to specify units in "px". Please, write so: var itemPadding="3px";
Last but not least you need to add the JavaScript for IE into the head of the ..... For example, when a menu is clicked, the content of that menu will be
SmartMenus DHTML Menu / JavaScript Menu - Forums. forums. Index · User list · Search · Register · Login · SmartMenus DHTML Menu / JavaScript Menu Home Page
The menu has 2 css files and 2 JS. Where should I paste them then? ..... all css code is called. without it your menu will fail. example class='dropdown
Jul 11, 2008 ... I have placed a javascript menu with categories and drop down lists ... For example toggle(1,60) opens/closes the second submenu and moves
Jun 30, 2009 ... Well, you can do it in Javascript easily enough. For example, look at: dhtmlxMenu - Javascript menu with rich client side API and Ajax
I use firework to generate a javascript dropdown menu and added a swf file just ... The example of the code is as below: <param name="wmode" value="opaque">
... I'm going to provide what I hope should be a definitive example here that will ... Javascript channels dropdown menu: .... marks around the code.. when i pull the menu down and click the channel name nothing happens