- Deluxe Tuner - visual interface to create and modify dhtml menus easily and in no time. - Horizontal or vertical orientation - Sound support! - AJAX menu loading - loads web menu data from the server "on-the-fly". - Submenus go over all page objects - Visible over select boxes, iframes, pdf, flash, Java applets. - Personal CSS styles for separate menu elements - Hundreds of pre-designed templates
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: I have one more question before I purchase a license: is there a way to use images instead of text as the javascript menu object items?
A: Yes, you can create image-based menu.
If item text is empty, icon fields will be used as item images. For example: ["", "index.html", "itemImageNormal.gif", "itemImageOver.gif", "Home Page"]
Q: How can I manage that the last clicked javascript expanding tree item stays tree highlighted?
A: We have the following API function to highlight the pressed item in Deluxe Tree function dtreet_ext_setPressedItem (menuInd, itemID)
But unfortunately this function doesn't work for AJAX submenus.
We'll try to add this feature soon (using save state feature).
Q: Dreamweaver navigation bar disappearing behind flash file in Firefox..
A:You should add "opaque" parameter for
Q: I am evaluating various menu systems and need to know if your supports key navigation, like alt-F to select a menu?
A:Deluxe Menu has keystrokes support.
Use the following parameter to enable keystrokes support: var keystrokes = 1; 0 - disabled (default), 1 - enabled.
Ctrl+F2 - enter the menu/switch to next menu on the page. Arrow keys - navigate. Enter - enter the menu. Esc - exit the menu.
Use also the following parameters: var dm_focus = 1; Show focus selection for selected item. var dm_actKey = 113; Key code for keystrokes activation. Works with Ctrl key only. Default value is 113 = F2 key, 114 = F3 key, 115 = F4 key, etc.
Please, try the trial version, http://deluxe-menu.com
Dec 19, 2010 ... [2] the menuitem click handler. [3] the SiteController. It should be fairly easy to understand how the example it put together and add your