- Items with icons - Top items and submenus have a shadow - Filters and Transitional effects - Search feature - add the search area in the menu and type symbols. - Keyboard navigation - press Ctrl+F2 to enter the top menu - Special JavaScript API for changing javascript menu "on-the-fly" - Visible over select boxes, iframes, pdf, flash, Java applets. - Horizontal or vertical orientation
Good navigation system is an important part of web site success. If people can't find their way around the site, they will rapidly give up looking and go, never to return. So, it's very significant that your website has a neat, fast, and gratifying to the eye navigation. Don't permit your web site visitors to get lost. Try Deluxe Menu!
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: The dhtml css drop down menu hides under the flash videos an the flash header in firefox, it works alright in IE and I hae been on your FAQs an followed the transparent code to add to the flash to make the menu appear and adding the code to the data file but it still doesnt work. Could you look at the source code of the site and show me an example of how it would work and what edits I need to make as it’s very frustrating that I cant launch the site without this.
A:See how you should install the menu with flash for Firefox here:
You should set "opaque" parameter for your flash, set the followingparameter
var dmObjectsCheck=1;
and add function dm_ext_ruleObjectHide() { return false; } in the beginning of your dhtml css drop down menu data file.
Q: Does your menu have the ability to have small text boxes on it? For example the search box on your main page under your logo.
A: You can use any html code within item text, for example:
var menuItems = [ ["<input type=text value='field'>text", ], ];
Try that.
Q: Deluxe menu v. 2 (the most recent version) -- I've triedeverything but cannot get the separator images (vertical orhorizontal) to appear. My other images appear fine, and I know theimages are where I've called them. I've tried root relative anddocument relative paths, and even set the advanced image prefixvariable, but they never appear. Can you spot what's wrong?
A related question: what I'm trying to do is to simply have a 1pxseparator between my main items (vertical) and between my sub-items(horizontal). Short of building a css mode menu, is this possibleusing your script -- if I set border=1 without any spacing, then thetwo borders between adjoining items come together and I get whatappears to be a 2px border separator. Is it possible to set margin-right=1, margin-bottom=1? This doesn't seem possible through thetuner: it appears to be border on all four sides or nothing.
A:You should see the following parameters:
//------- Separators ------- var separatorImage=""; //--- file exists in this location var separatorWidth="5"; var separatorHeight="100%"; var separatorAlignment="right"; var separatorVImage="/assets/images/public/separator.gif"; var separatorVWidth="3"; var separatorVHeight="100%"; var separatorPadding="";
You should set a separator in the menuItems, for example:
HTML, DHTML, XML, CSS, la compatibilité du navigateur, le développement des réactions, et plus encore. ... J'ai besoin de faire un site Web avec Drupal · Voir le dernier message ... Aide - Menu a Tiny Red Box »sur la souris vers le bas
HTML, DHTML, XML, CSS, la compatibilité du navigateur, le développement des réactions, et plus encore. ... J'ai besoin de faire un site Web avec Drupal · Voir le dernier message ... Aide - Menu a Tiny Red Box »sur la souris vers le bas
Dec 28, 2010 ... Many CMS (Content Management System) as Joomla or Drupal worked well too. .... Opening the soft key menu "Options" take 1 second or more. ..... can export the same project to other "engines", like AJAX-DHTML
Dec 28, 2010 ... Many CMS (Content Management System) as Joomla or Drupal worked well too. .... Opening the soft key menu "Options" take 1 second or more. ..... can export the same project to other "engines", like AJAX-DHTML
HTML, DHTML, XML, CSS, la compatibilité du navigateur, le développement des réactions, et plus encore. ... J'ai besoin de faire un site Web avec Drupal · Voir le dernier message ... Aide - Menu a Tiny Red Box »sur la souris vers le bas
Dec 28, 2010 ... Many CMS (Content Management System) as Joomla or Drupal worked well too. .... Opening the soft key menu "Options" take 1 second or more. ..... can export the same project to other "engines", like AJAX-DHTML