- 85% transparency for sub menus - AJAX menu loading - loads web menu data from the server "on-the-fly". - Status string shows item labels - Relative/Absolute menu position - UL/LI items structure - Deluxe Tuner - visual interface to create and modify dhtml menus easily and in no time. - Submenus automatically scrolls - Hundreds of pre-designed templates
Tune menu parameters manually or using Deluxe Tuner. Then add several rows of a code within html page - your menu is ready!
Use special JavaScript functions for: Dynamic changing of items (text, link, icons and even individual style!). Making a menu item active/inactive. Addition/removing of items. Changing of visibility of items. Getting the information on any menu, submenu and items. Other tricks.
Opportunity to control the menu from the keyboard.
Cross-frame mode allows you to build full-featured menus on the pages that use frame-based structure. But for all that it's not necessary to insert any additional code into all the pages - just specify some additional parameters of the menu.
Q: We do need the menuitem separation bars as most of the menuitems are quit lengthy, and there needs to be a separation bar to distinguish between them.
A: If you want to add separators between items you can paste a separatorbetween items or you can set item's border width in the following way:
var itemBorderWidth="0 0 1 0"; But you cannot enter this value in Deluxe Tuner you should set thisparameter manually. You can also create style for the last item with border width = 0:
var itemStyles = [ ["itemBorderWidth=0"], ];
To add separators, please, see the following parameters:
//--- Separators var separatorImage=""; //for subitems var separatorWidth="5"; var separatorHeight="100%"; var separatorAlignment="right"; var separatorVImage="images/public/separator.gif"; //for the top items var separatorVWidth="1"; var separatorVHeight="100%"; var separatorPadding="";
You should set a separator in the menuItems, for example:
Q: Can youtell me which transition is the regular traditional transition with no effects for the dhtml navigation?
A:You can use var transition=0;
if you don't want to use transition you should set:
var transition=0; var transOptions=""; var transDuration=0; var transDuration2=0; Q: In Internet Explorer 7 , the menu with javascript was completely invinsible.
A:Try to set exact width for the menu, for example:
var menuWidth="500px";
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.
Créer un menu déroulant pour les groupes. Aujourd'hui à 1:49 par baruda ... j'ai rajouté un BB code qui mettait manuellement le texte à 12 et celui s'est rétréci , ...... .vote .vote-bar { width: 3px; height: 50px; margin: 0 auto;
je dirais "au passage de la souris sur le menu" ou "lorsque l'on passe la souris sur le menu" ... de même que l'on a des "menus déroulants" (drop-down menus) et des "menus ... by an image bar with mouse-over and can be selected immediately on Facebook. ... [IMG] code is Off. HTML code is Off
Javascript / Ajax / DHTML CodeS-SourceS CodeS-SourceS est hébergé par ... pour que j'aie sur le menu déroulant des années, la liste des années précédentes à .... to show status bar at bottom, false to not show it statusForDate: this
Voir 40 message(s) de cette discussion en une page ... It Work ! so, i have another question: how to remove in maximize window left right and bottom bar ? ... Pro9 : lorsque TT est activé, je n'ai plus mes menus déroulants dans FM9. ... I'm a C++ coder and i want to know whether the TT would be updated some day