- Cross-frame support - menus work on frameset-based pages - AJAX menu loading - loads web menu data from the server "on-the-fly". - Transition #14 - "fade out" effect - Text aligned to left - Horizontal or vertical orientation - Submenus dropdown on mouseover - Hundreds of pre-designed templates - Special JavaScript API for changing javascript menu "on-the-fly"
Submenus drop down over all the objects of the page (select, flash, object, embed, applet). If for some reasons a submenu can't drop down over an object, the latter will be hidden for a time when the submenu is shown.
These effects will make your menu more attractive and stylish. You can cast a shadow on the menu and submenus, set transparency. Among available transitional effects there are such as fade, mosaic, random dissolve, slide out and many others.
Create individual styles and assign them to any submenu and item. Use individual styles to achieve stunning effects!
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: We're interested in the pop up menu (context menu) you offered. Is it possible to generate multiple context menus at the same page? Is the context menu also 508 compliant, in other words, keyboard accessible?
A: Yes, you can use as many context menus as you want on the same page. You should call your data files at first
<img src="deluxe-menu.files/logo_w.gif" onClick="return dm_popup(0, 1000, event);" style="cursor: pointer;"> //1st menu <img src="deluxe-menu.files/logo_w.gif" onClick="return dm_popup(1, 1000, event);" style="cursor: pointer;"> //2nd menu
You can use keyboard in context menus but you have to click (or hover) the image. And only after your subitems appear you can press "Ctrl+F2" and arrow keys to navigate themenu. But if you have multiple menus on one page and use keystrokes support you can navigate only the first menu.
Q: I can't see menu on my test page only direct links...
A:Now on your page you have only search engine friendly code for Deluxe Menu. You do not have a menu.
See more info about the installation of the menu here:
Where data.js is the file with your menu. You can create such file using Deluxe Tuner.
You should upload this files on your server in the correct place.
Q: There seems to be a "glitch" when I use Firefox. I have rebuilt the page twice but I always end up with themenu floating to the left, instead of under the main menu (the second or third mouseover will correct the issue). Also, sometimes I have to mouseover twice before the submenu comes up (in I.E.).
I have validated...however I wondered if there could be a conflict in the javascripting (yours and mine). Any suggestions?
A:The reason is in your <!DOCTYPE>.
Try to specify units in "px". var menuWidth="780px"; var menuHeight="27px"; var smWidth="200px"; var smHeight="200px"; It's necessary to specify exact value for Mozilla browsers. It helpsto position menus correctly.
You can also try to set the following parameter: var dm_writeAll=1;
Apr 19, 2010 ... Opencart - Possibly the best open source shopping cart software! Noahs Classifieds Review - DO NOT BUY IT · Ultimate Forex Secrets Seminar -
Nov 30, 2010 ... Opencart Coding - Paypal not working | Invalid User sessio Opencart Coding - Hi my Paypal is not ... Add drop down menu to drupal theme
... you have to hardcode links to the products in the Joomla templates or menus. ... ecommerce solution (OScommerce, Opencart, ZendCart, Prestashop, etc
Oct 13, 2008 ... Using a drop down box to select an extended attribute value .... open-cart-on- add, A flag indicating whether the shopping cart widget should
May 18, 2010 ... How do I integrate the Affiliate Program into Opencart? (There is a link called "Affiliate" in the Opencart menu but it is without function)