- Sound support! - Status string shows item labels - Filters and Transitional effects - 85% transparency for sub menus - Visible over select boxes, iframes, pdf, flash, Java applets. - Unlimited number of sub levels - Special JavaScript API for changing javascript menu "on-the-fly" - Submenus automatically scrolls
Sub menus dropdown over all the objects on the page (select, applet, flash, object, embed). If for some reasons (old browser) a submenu can't go over an object, the object will be hidden for a time when the submenu is shown.
Design personal styles for any submenu and item. Use individual styles to rich killer visual effects!
These effects will make your menu neat and chic. You can set transparency, cast a shadow on the menu and submenus. Among available special visual effects there are random dissolve, fade, mix, mosaic slide out and many many others.
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: Does your product generate the page code or is t a dll I have to use? Reason I ask is because we store our menu stuff with image references in a db. If your product outputs code for the menu, then I can use that and in my own code I can place/substitute values and work with it from there.
A:We have an .exe file - Deluxe tuner. It generates .js files with menu parameters. You can also export your menu to .html file.
You may generate a menu from a database or XML using any server-side script, e.g., PHP, ASP, VB, etc. However, these scripts don't work inside of Javascript .js files, so, you should move parameters of a menu from a .js file into an html-page, e.g.:
<!-- Deluxe Menu --> <noscript><a href="http://deluxe-menu.com">Javascript Menu by Deluxe-Menu.com</a></noscript> <script type="text/javascript"> var dmWorkPath = "menudir/";</script> <script type="text/javascript" src="menudir/dmenu.js"></script> <!-- (c) 2006, http://deluxe-menu.com --> <script type="text/javascript" language="JavaScript1.2"> // and describe parameters of a menu var parameter1=value1; var parameter2=value2; etc.
var menuItems = [ // here you generate items using server-side scripts (php, asp, vb, etc.) ]; </script>
Q: I am just starting to work with deluxe menu for a site that I am developing. I will soon be going through the purchase of a license but have not yet reached that point. At the moment though, as I build the framework for the site locally on my computer, I notice that the menu behave a looks differently in IE 6 and Firefox (I am focusing on a CSS base menu). Is this something that will be worked out once I have purchased the licensing key or is there something else that I am missing?
A:Deluxe Menu works fine in all browsers. Try to set exact width for the menu width and menu height, try to specify unitsin "px": var menuWidth="500px"; It's necessary to specify exact value for Mozilla browsers. It helpsto position menus correctly. var menuHeight="20px"; You should also check your padding parameter, you should write it so: var itemPadding="1px 1px 1px 12px";
You can also send us a copy of your html page (including .js files) ora direct link to your website, so we can check it.
Q: I want that the font of an selected menupoint for the horizontal tree view is bold and red. What is the variable to define that?
A:Try to use the following parameter:
var tpressedFontColor = "#AA0000"; // Color of a text of selected items. Used when var ttoggleMode = 1.
26 févr. 2010 ... Sous-menu déroulant CSS ne fonctionne pas sous IE : Bonjour, J'ai mis en ligne une version PHP de mon site pour éviter les frames HTML
20 févr. 2007 ... Bonjour, je ne comprends pas ou est mon erreur : avant que je fasse quelques modifs, ca marchait bien, et apres ca n'a plus marché. j'ai eu
30 juil. 2009 ... Bonjour à toutes et à tous. Voilà j'ai un petit soucis depuis l'apparition de IE8 (et oui !!) je me sers d'un javascript pour personnaliser
9 févr. 2009 ... Bonjour, en fouillant sur le net j'ai reussi a realiser un menu deroulant sans javascript mais je rencontre un problème avec les sous-menus
14 juin 2007 ... J'ai réalisé un menu déroulant en CSS avec fontions javascript pour les onmouseover etc... Le problème est que le rendu n'est pas du tout le
En revanche, sur IE, le sous-menu déroulant (fais en CSS) n'apparait au passage de la souris que si la balise n'est pas contenue dans la page (par exemple
26 nov. 2009 ... Ce menu déroulant est réalisé en xHTML/CSS, et utilise un brin de Javascript pour permettre une compatibilité avec les anciennes versions
2 oct. 2009 ... Bonjour, Jai un souci avec mon menu déroulant il ne fonctionne pas sur IE version 8 uniquement sur firfox Quelqu'un aurai une solution pour
Je cherche un menu qui se déroule, en gros le même que j'ai mais avec les ... - de-menus-en-CSS/Un-menu-deroulant-en-CSS-et-XHTML-vertical-et-horizontal