- Search feature - add the search area in the menu and type symbols. - Image arrows - Sound support! - Deluxe Tuner - visual interface to create and modify dhtml menus easily and in no time. - AJAX menu loading - loads web menu data from the server "on-the-fly". - Text aligned to left - 85% transparency for sub menus - Status string shows item labels
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: 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: I used the drop menu creator to create a simple tab example, and I created a simple HTML file to display the tabs. It initially appears fine when the page first displays (e.g., the correct div is hidden), but when I *first* click on a tab I always get a javascript error deep in the .js code. Then I click around a bit between the tabs and get some display problems (no more javascript errors though), until finally the show/hide logic recovers and all looks ok.
The error I initially get is something like “tabs[…].id is not an object”. I have the IE7 debugger turned on, otherwise I might not ever see this error.
FYI, I tried your example menus on your web site and everything is fine! Maybe the .js files on your web site are not the same as those created by the generator?
A: You should set the following parameter in drop menu creator:
var bselectedSmItem=0;
Q: I just purchased your multiple site bundle and have a menu question.
I need to create a menu for a site that has the top level menu have no border but I want any of the sub menu popups to have a border around them (or a different background color for the menu area for the popup). I can not see a way to do this? If a put a menu border on it appears on both the top level and any submenu popups.
A: You should use Individual Item Styles.
You should set the following parameters:
1) var menuBorderWidth=0; 2) Create Submenu Style
var menuStyles = [ ["menuBorderWidth=1","menuBorderStyle=solid","menuBorderColor=#7E5927"], //style 0 ]; You can do it in Deluxe Tuner. Click "Edit Individual Styles" and thenchoose "Submenu Styles" tab.
3) Assign Individual Style for your submenus. You can assign them only for the first item in each submenu. For example: var menuItems = [
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:
Instead, right-click and you will get a pop up menu showing you other types ... En lugar de ello, haga clic con el botón y obtendrás un menú emergente que le .... |--PHPBB2, | | |--CSS Stylesheet, | | |--Soporte PHPBB2
22 May 2009 ... Con esto ya esta creado nuestro menú vertical, fácil y simple, ..... como prueba añadiremos distintos colores de fondo en el desplegable
Instead, right-click and you will get a pop up menu showing you other types ... En lugar de ello, haga clic con el botón y obtendrás un menú emergente que le .... |--PHPBB2, | | |--CSS Stylesheet, | | |--Soporte PHPBB2
Nosotros los metemos en nuestro archivo .css. ... más tamaños por horizontal o vertical que las configuraciones en “Álbum .... Por defecto pinta con el color frontal, que es el que tenemos seleccionado en la barra de herramientas, ... desplegable que permite elegir entre "Color frontal" y "Motivo"
Nosotros los metemos en nuestro archivo .css. ... más tamaños por horizontal o vertical que las configuraciones en “Álbum .... Por defecto pinta con el color frontal, que es el que tenemos seleccionado en la barra de herramientas, ... desplegable que permite elegir entre "Color frontal" y "Motivo"
3 Jun 2009 ... Vamos primero a la personalización en CSS Menu Maker. .... ni siquiera habia notado que era desplegable, creo que me entusiasmo tanto la idea que no me ... Me interesa solo el menu horizontal con los items principales
6 May 2010 ... Me gustaría colocar en el lateral unos módulos con html míos. ... Además me gustaría eliminar la opción de "Alfabético" de los desplegables .... seguramente tendrás que trabajar un poco con los CSS para que quede lindo