- Several menus on one page - Inactive/Disabled items - Submenus go over all page objects - Image arrows - Filters and Transitional effects - UL/LI items structure - Deluxe Tuner - visual interface to create and modify dhtml menus easily and in no time. - Transition #14 - "fade out" effect
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: Is there any way through script to call the function that would be called if the user clicked a dhtml tabbed menu?
A:You're able to use Javascript for each item, for example:
var bmenuitems = [ ["item text", "javascript:your_code_here"] ];
Unfortunately, you can't assign onmouseover/onClick event to each item. However, you can achieve this by using standard html objects within items, for example:
var bmenuitems = [ ["<div onClick='your_code_here'>item text</div>", "index.html"] ];
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're interested in the pop up menu (context menu) you offered. Is it possible to generate multiple context menus at the same page? Is the context menu also 508 compliant, in other words, keyboard accessible?
A: Yes, you can use as many context menus as you want on the same page. You should call your data files at first
<img src="deluxe-menu.files/logo_w.gif" onClick="return dm_popup(0, 1000, event);" style="cursor: pointer;"> //1st menu <img src="deluxe-menu.files/logo_w.gif" onClick="return dm_popup(1, 1000, event);" style="cursor: pointer;"> //2nd menu
You can use keyboard in context menus but you have to click (or hover) the image. And only after your subitems appear you can press "Ctrl+F2" and arrow keys to navigate themenu. But if you have multiple menus on one page and use keystrokes support you can navigate only the first menu.
Q: I can't seem to get the floating function to work for a image tab menu.
A: Notice, your tree menu won't float with relative position. You shouldset:
Choose any color for backgrounds of submenus and items. .... Flash Wanted / Labs / Slide flash menu The RGB color must be set in 0xNNNNNN format where N is
Jul 8, 2009 ... Fixed issue where the Sticky Submenus option didn't work properly with sliding submenus. - Bug fixes of previous version. General Features:
Create both horizontal and vertical menus and submenus with any amount of menus on one page. ... When the submenu is bigger than the visible page area,
Hi, im using a customized JA_Purity template version, and i've installed HOT Image slider; but i use the Jamoo Menu, with sliding submenu items and stuff