- Filters and Transitional effects - Status string shows item labels - Submenus go over all page objects - Relative/Absolute menu position - Sound support! - Top items and submenus have a shadow - Cross-frame support - menus work on frameset-based pages - Special JavaScript API for changing javascript menu "on-the-fly"
Good navigation is an important step to website success. If people can't find their way around the site, they will quickly give up looking and leave, never to return. So, it's absolute vital that your website has a fast, neat, and eye-pleasing navigation. Don't allow your website visitors to get lost. Try Deluxe Menu!
Q: Dreamweaver navigation bar disappearing behind flash file in Firefox..
A:You should add "opaque" parameter for
Q: I can't make my menu work in at Dreaweaver template - why?!
A: Deluxe Menu wasn't developed as Dreamweaver/Frontpage extension,BUT you can use it as standard Javascript files. To install the menuinto your html page:
1. open the page in Dreamweaver/Frontpage 2. open html source code of the page 3. add several rows of code (<script> tags), For info see: http://deluxe-menu.com/installation-info.html
That's all. To create and configure your menus use Deluxe Tuner application (included into the trial package): http://deluxe-menu.com/deluxe-tuner-info.html
Q: Cross-frame mode/ showByClick=1: I only want this to work on the main level javascript menu bar, not the submenus. Is there anyway to showbyclick only for the main level and then not for the submenus?
A: You can use Individual Item Styles to set showByClick parameter forthe top items only.
var itemStyles = [ ["showByClick=1"], ];
Q: Is it possible to integrate simple dhtml menu tree into a framesite?
A: You should install the simple dhtml menu in a standart way inthe frame where you want to have a menu and open links in a contentframe, use the following parameter: