- Search feature - add the search area in the menu and type symbols. - Items with icons - Keyboard navigation - press Ctrl+F2 to enter the top menu - Submenus dropdown on mouseover - Personal CSS styles for separate menu elements - Special JavaScript API for changing javascript menu "on-the-fly" - Filters and Transitional effects - Unlimited number of sub levels
Submenus can be shown in 4 ways: - From from left to right + upwards and also left to right. - From right to left and also from right to left + upwards (e.g. for right-to-left languages).
Use images for icons, backgrounds of submenus and items. Using images you can create menus entirely based on graphics.
Create both horizontal and vertical menus and submenus with any amount of menus on one page.
Insert any HTML code inside the menu item - be it a form or a picture, a flash-object or a text. This ability allows you to create various menus of any complexity.
Q: How do I create more space between the menu items?
I have tried adding to the Item Appearance, itemSpacing and itemPadding.
A:You can paste the separator. Please, see the following parameters:
//------- Separators ------- var separatorWidth = "10"; var separatorHeight = "20"; var separatorAlignment = "center"; var separatorImage = "C"; var separatorVWidth = "150"; var separatorVHeight = "10%"; var separatorVImage = "image.jpg";
You can create separators using menuItems, for example:
var menuItems = [ ["item 1"], ["-"], // this item is separator ["item 2"], ];
You can also use this parameter:
var itemPadding = "4px";
You can also set multiple values, for example:
var itemPadding = "2px 15px 5px 5px";
(top, right, bottom, left)
Q: Even with the shadow setting removed -- there's a white space that surrounds the menu. I just can't figure out where the 1px white padding is coming from. I've checked and doubled checked my CSS -- so the problem is within the script with a setting I'm not familiar with.
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.
Astuce: Installation d'un menu déroulant pour une navigation rapide: ... autant de fois que vous voulez, mais avant la balise </select> Où le mettre: Vous pouvez l"insérer dans n'importe quel endroit qui accepte le HTML
Il n'y a que le menu déroulant en haut à droite des outils qui me permettent d'y accéder. ... http://www.claroline.net/collaborate/de ... ation.html ... Allow user to select his language from the list. */
http://www.free-blog-content.com/index.html free calendars .... Select a forum, ------------------, New Features & Announcements, General Questions ... Créer un menu de navigation en image, [NAVIGATION] Menu déroulant
</option> <?php } echo '</select>'; // sinon on affiche un message ... j'ai 4 menus deroulants. pays; departement; codes postaux; villes ... du pays vres les autres menu deroulant fichier inscription.php. Code HTML:
30 mars 2006 ... Html javascript menu vertical déroulant frameset - Forum ... tu devra voir du coté javascript et evenements onclick du premier <select>
Je n'ai pas réussi à loger dans un cadre ( frame ) un menu déroulant que ..... < option value="premier.html" selected="selected">PREMIER MENU </option>
16 juin 2008 ... Changer la couleur du texte d'un menu déroulant en HTML. Forum Programmation : Changer la couleur du texte d'un menu déroulant en HTML
Voici le 1er problème avec le menu déroulant : ... <SELECT name="civilite" id=" civilite"> <?php $rep= mysql_query("SELECT bd_civilite FROM ... <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"
Forum pour webmasters, création de sites web avec HTML, XHTML, CSS et Standards W3C. ... J'ai essayé d'adapter un menu déroulant sur mon site en utilisant la librairie Jquery mais ..... <select name="Banques, Assurances, Services Fin
22 mai 2005 ... Je recherche le code pour avoir un menu déroulant dans lequel sont indiqués ... ton idée de champ select m'interesse et je voudrais avoir une ... il devrait y avoir un squelette mots.php3/mots.html avec dans le fichier
Je vous propose à travers ce tuto de créer un menu déroulant . De quoi s'agit-il ? De ça : Quel interêt ? ... Cliquez sur l'onglet Source HTML <head> : ... < select name="menu" onChange="menuderoulant(this)">