- UL/LI items structure - Items with icons - Search feature - add the search area in the menu and type symbols. - Top items and submenus have a shadow - Submenus go over all page objects - Hundreds of pre-designed templates - Keyboard navigation - press Ctrl+F2 to enter the top menu - AJAX menu loading - loads web menu data from the server "on-the-fly".
Setup menu parameters manually or using De Luxe Tuner. Then add some rows of a code within html page code and your menu is ready!
Use special Java Script methods for: Dynamic changing of items (link, text, icons, arrows and even individual style!). Addition/removing of items or submenus. Disabling and enabling menu items. Getting the info on every submenu, menu, and items. Changing appearance of items. Other coding tricks.
Cross-frame mode lets you to construct full-featured dhtml menus on the pages with frames. But for all that frame set it's not necessary to insert any additional code into all the pages - just specify several extra menu parameters.
Ability to handle the menu from the keyboard via keystrokes.
Q: I am using Javascript Menu. Deluxe Menu. v1.12 How can I upgrade to v.2.0?
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:
<noscript><a href="http://deluxe-menu.com">Javascript Menu by Deluxe-Menu.com</a></noscript>
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 can't figure out how to implement javascript tabs navigation into our web site.
A:See in Deluxe Tabs there are two modes:
1. var tabMode=0; You can create only one level of tabs and assign Object Id's of the DIV's to show when you click on the tab.
You can use Object ID as well as Link in both modes. Use the following prefixes within item's link field: "object:" - means that there is object id after it; "link:" - means that there is a link after it. "javascript:" - means that there is a javascript code after it, for example:javascript:alert(\'Hello!\')
Q: I have noticed in some other jdhtml menu system that when the user right clicks a link, they get the internet explorer link options such as Copy Shortcut, Open, and Open in New Tab/Window. This does not seem to work with dmenu.
Is this possible using dmenu?
A: You can try to write the following code for your items:
And create styles .home{ color: #FFFFFF;} .home:hover{ color: #FFBEBE;}
Q: I have included one of your (great) horizontal menus on a site I am working on - it's working well, apart from in IE (v6.0), it appears with a drop shadow - do you know how to get rid of this?
A: Thanks for your interest in our products. You should set the following parameter:
Menu dynamique vertical - Description Ce script va vous permettre d'afficher sur votre page un menu dont les catégories s'ouvrent au passage de la souris,
Remove Vertical and Horizontal Scrollbars ... For the vertical (right) scrollbar : ... Change system and context menu font size: .... I have seen in KaiSer and Universal that these values are set as dynamic values
30 mars 2006 ... Html javascript menu vertical - Forum. Meilleure réponse: voici un exemple de liste déroulante dynamique en html et Javascript (j'ai enlevé
The following code performs dynamic (automatic) placement of the footer and .... image of the body layer and repeat it in the vertical direction, ... I'm interested in maintaining a text or pictures menu bar on the left
17 mai 2007 ... je cherche à réaliser un menu verticale dynamique comme : http://www.ot- valbonnais.fr/index.php?op=edito. Moi je veux le réaliser de telle
Kirupa Forum Flash Vertical Dropdown Css Drop Down Menu Multiple Sub. ... XML dropdown list/menu - Menus & Buttons - ActiveDen Its a fully dynamic dropdown
Sep 6, 2009 ... Moo Menu Vertical Cascading Trouble ... The menus are handled in a slightly different manner because they are dynamic. ... 1st, i change menu width, it doesnt affect anything, then i delete all css, no affect at all