- Image arrows - UL/LI items structure - Text aligned to left - Sound support! - Submenus dropdown on mouseover - Items with icons - Relative/Absolute menu position - Cross-frame support - menus work on frameset-based pages
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 had just purchased tree menu license. I found that the tree menu is not float when position is set to absolute.
Is it possible to make the position relative and set the floating tree?
A: Tree menu will float with absolute position only:
var tabsolute=1;
Q: I want to use this menu with ASP. Can the link items NOT open a new window? For ASP the current window needs to be used with whatever value is in the link parameter.
A:JavaSript menu uses window.open or href-method depending on the target parameter. If you set "" or "_self" target the menu uses href-method and if youset "_blank" or frame name the menu uses window.open and opens your link in a new window.
You should use the following parameter var titemTarget = "_self"; or var titemTarget = "";
Please, see also individual items targets, for example: {|The Team, http://www.domain.co.uk/receptionist.htm, _blank,} Change "_blank" to "" or to "_self".
Q: I am having trouble getting my tabs to link to a div id...should I beusing a certain target? I have attached my html file and data.js file.The links won't work.
A:You can use links if you have
var tabMode=1;
only.
If you have var tabMode=0;
You should use the ID of the DIV.
Q: Dreamweaver navigation bar disappearing behind flash file in Firefox..