- Submenus go over all page objects - Relative/Absolute menu position - Sound support! - Visible over select boxes, iframes, pdf, flash, Java applets. - Transition #14 - "fade out" effect - Hundreds of pre-designed templates - 85% transparency for sub menus - AJAX menu loading - loads web menu data from the server "on-the-fly".
Good menu is an essential part of website commercial success. If people can't find their way around the site, they will fast give up seeking and retire, never to return. So, it's extreme serious that your website has a accurate, precise, prompt, and navigation of immaculate appearance. Don't let your web site guests to get lost. Try Deluxe Menu!
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: Is there a javascript function that I can call that will return the ID or the Text value of the currently active tab of the web navigation?
But they contain the index of the selected menu item, not the ID.
Q: Is there a way to capture which dhtml web menu item was clicked and store that information into a database?
A: See how you can find the ID of the clicked item:
var menuItems = [ ["Home","javascript:alert(itVar.id)", "", "", "", "_self", "3"],
Q: I'm having a problem with the new v3.9.2 javascript menu source. The drop-down submenus are now going "up" instead of "down".
I've tried the conversion steps in your email and I have even rebuilt the menu from scratch in v3.9.2. In the Deluxe Menu Preview window, the drop-down sub-menus behave properly - transitioning down below the horizontal menu. But it FireFox3, IE7 and Chrome the submenus appear above the horizontal menu.
Also... the transition effect (24 - Alpha Blend) only appears in IE7 - it is not evident in FireFox3 or in Chrome.
A: Set the following parameter:
var subMenuVAlign="top";
> Also... the transition effect (24 - Alpha Blend) only appears in IE7 - it is > not evident in FireFox3 or in Chrome.
Transitional effects are features of Internet Explorer 5.5+ only.
See more info: http://deluxe-menu.com/filters-and-effects-sample.html
I need to know the code for creating the whole side menu, not just adding color to it. ... DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0//EN" ... <div style=" display:block; float:left; left:0px; width:20%;
The top menu is normally on the left side. Relative to the look of the website i ... I tried changing module position, editing html code of the template. ... and add "float:right;" on line 121 where the attributes of the
DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" .... pageX - xcoord - 286; // Move to the left side of the cursor } else { xcoord += e. .... width: 100%; } .menu a { display: block; line-height: 13px; ..... Also the enlarge is not a floating box as such but a full width band with the
To Sinisa - Could you send me the html output? J-A Eberhard. Member since: 08/07 /2003 ... It works but side menu disappeared ... <div id="topmenu-position"> < div class="float-break"> {menu name=TopMenu} </div> </div>
This is a silly question, but I noted that many of the templates have the menu bar/list on the right side. I would prefer my website to have it on the left
Oct 20, 2009 ... Floating Side Menu Origin: DynamicDrive.com Original Script: Omni Slide Menu ? ... vBulletin Add-ons Discuss Floating Side Menu in the
What I want is to make the menu <div> float left. ... HERE --> <a class="menu" href="home.html">Home</a><br /> <a class="menu" .... Dreamweaver/Expression Web, General, Server-Side Development, PHP, Perl/Python/Ruby
de.siteof.de/extended-menu.html .... also, the float:left; attribute on . mainlevelmainnav,.mainlevelmainnav ul seems to cause problems in ..... Is it possible to make the menu appear vertically down the side of the page?