- UL/LI items structure - Horizontal or vertical orientation - Deluxe Tuner - visual interface to create and modify dhtml menus easily and in no time. - Inactive/Disabled items - Top items and submenus have a shadow - Cross-frame support - menus work on frameset-based pages - Submenus go over all page objects - Several menus on one page
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: Dreamweaver navigation bar disappearing behind flash file in Firefox..
A:You should add "opaque" parameter for
Q: I have the dynamic dropdown menu working perfectly on the main page of the website, but when I try to install it onto html files that appear in subfolders of the site, the images do not appear. I have put ../ before all the links I can find and have the following codes placed in my file, what am I doing wrong?
A: You can use additional parameters to make dynamic dropdown 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: We are using a licensed copy of Deluxe-Menu but in Internet Explorer 7.0 it displays an incorrect copyright message even though all parameters are included and the key is correct. Help! We cannot leave our web site up in this condition!
A: Deluxe Menu v2.0 works fine in IE7.
If you're using older version you should upgrade you Deluxe Menu to v2.0, please, visit thefollowing page. You can find all info about the upgrade here:
Q: Hi, is there a way to fire an event when a net javascript menu tab page loads? I want to turn on a section of the page that is not part of the tab when a tab page is made visible.
A: Actually you can use your own Javascript code instead standard links. For example:
var bmenuItems = [ ["text", "javascript:your_code_here"] ];
or
var bmenuItems = [ ["<div onClick='your_code_here'>item text</div>", ""] ];
Feb 16, 2009 ... Hey all, I wrote that tutorial on how to create a simple drop down using HTML/ CSS only, this tutorial is similar but is the javascript way
Jul 12, 2009 ... However, when trying to edit that filter in the drop-down menu ... So, my guess is that it's a plain coding issue with HTML/CSS/JavaScript
Mar 25, 2010 ... Final solution: So simple it is embarrassing. The comment tags on the call to initialize the script prevented the script from working,
I know both are using JQuery's javascript but if the Drop Down Menu is activated it disables the WP-Cycle effects. I have tried everything to get them to