- Search feature - add the search area in the menu and type symbols. - Transition #14 - "fade out" effect - 85% transparency for sub menus - Keyboard navigation - press Ctrl+F2 to enter the top menu - Top items and submenus have a shadow - Submenus automatically scrolls - Deluxe Tuner - visual interface to create and modify dhtml menus easily and in no time. - Horizontal or vertical orientation
Good menu is an essential part of website commercial success. If people can't find their way around the site, they will fast give up seeking and retire, never to return. So, it's extreme serious that your website has a accurate, precise, prompt, and navigation of immaculate appearance. Don't let your web site guests to get lost. Try Deluxe Menu!
Q: How do I turn off the transitional effects for the dreamweaver drop down menu?
A:To turn off transitional effects you should set the following parameters:
var transition=-1; var transOptions=""; var transDuration=0; var transDuration2=0;
Q: I use menu with color graphic buttons, I believe the color buttons locate in @BOOK1\@Test_BOOK1.files. At this directory level(please look in Book1.zip), the display is OK,
However, if I click on "06) Introduction.to.Small-Signal.Amplifiers\<>>(06_IT.htm)" to move to the next level, the color buttons will not display properly.
Can I set pointer that tells file 06_IT.htm that I have "@Test_BOOK1.files" in "@BOOK1" folder?
A: You can use additional parameters to make menu paths absolute:
var pathPrefix_img = "http://domain.com/images/"; var pathPrefix_link = "http://domain.com/pages/";
These parameters allow to make images and links paths absolute. For example:
var pathPrefix_img = "http://domain.com/images/"; var pathPrefix_link = "http://domain.com/pages/";
var menuItems = [ ["text", "index.html", "icon1.gif", "icon2.gif"], ];
So, link path will be look so: http://domain.com/pages/index.html
Images paths will be look so: http://domain.com/images/icon1.gif http://domain.com/images/icon2.gif
Please, try to use these parameters.
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 have a paid version of the menu, and I was trying to add the functionality of dynamically adding net dhtml menu item
When I added the code I get the following JS error,
22 May 2009 ... Como usar distintos colores en un select menu con CSS ... como prueba añadiremos distintos colores de fondo en el desplegable. ..... representación tridimensional en que la capa superior del apilamiento no es el borde,
tengo 2 menus desplegables y tengo un problema dsitinto con cada uno .... -¿ Sería posible que eliminaras los espacios entre los atributos de cada clase en el código CSS? ... en el icono que aparece en la parte inferior del mismo ;) . ... Komponenter, Moduler og Mambots, Template, CSS og Design
22 May 2009 ... Como usar distintos colores en un select menu con CSS ... como prueba añadiremos distintos colores de fondo en el desplegable. ..... representación tridimensional en que la capa superior del apilamiento no es el borde,
22 May 2009 ... Como usar distintos colores en un select menu con CSS ... como prueba añadiremos distintos colores de fondo en el desplegable. ..... representación tridimensional en que la capa superior del apilamiento no es el borde,
tengo 2 menus desplegables y tengo un problema dsitinto con cada uno .... -¿ Sería posible que eliminaras los espacios entre los atributos de cada clase en el código CSS? ... en el icono que aparece en la parte inferior del mismo ;) . ... Komponenter, Moduler og Mambots, Template, CSS og Design
tengo 2 menus desplegables y tengo un problema dsitinto con cada uno .... -¿ Sería posible que eliminaras los espacios entre los atributos de cada clase en el código CSS? ... en el icono que aparece en la parte inferior del mismo ;) . ... Komponenter, Moduler og Mambots, Template, CSS og Design