- Submenus automatically scrolls - Text aligned to left - Relative/Absolute menu position - Special JavaScript API for changing javascript menu "on-the-fly" - Personal CSS styles for separate menu elements - Search feature - add the search area in the menu and type symbols. - Submenus dropdown on mouseover - Top items and submenus have a shadow
Create contextual menus for your pages. For this purpose you should assign a special function for the object you want. The current coordinates of the mouse pointer or your own ones can be used for the contextual menu.
When the submenu is larger than the visible area of the page the submenu will be automatically decreased. To see all the submenu items you do not need to use scrollbars or something like that - just put your mouse to the bottom of a submenu and it will be automatically scrolled! You can also specify height and width for each separate submenu.
Build menus completely based on Cascading Style Sheets. It is possible to appoint the individual CSS styles for separate elements of the menu.
Q: I just purchased deluxe menu and can't seem to figure out how to get a custom onMouseOver and onMouseOut event to work on a javascript drop down menu item.
Could you please detail how to do this?
A: Unfortunately, you can't assign onmouseover/onClick/onContextMenu event to each item. However, you can achieve this by using standard html objects within javascript drop down menu items, for example:
var menuitems = [ ["<div onContextMenu='your_code_here'>item text</div>", ""] ];
Q: Dreamweaver navigation bar disappearing behind flash file in Firefox..
A:You should add "opaque" parameter for
Q: We purchased your Deluxe Menu 2.0 and have realised that in the Firefox browser the shadowing around the css javascript menu is not visible.
Please could you tell us how to correct this.
A: See, transitional effects (shadow) are features of Internet Explorer 5.5+ only.
Q: I have a issue involving the location of the files.
What is the correct method of referencing the webroot (document root) in the deluxe tuner?
I ask because I have some pages that are in a sub folder on the server. eg. index page is http://www.domain.com/index.html but another page might be at http://www.domain.com/somedir/somepage.html
And then the references do not work. Currently I am editing the data.js file after saving it in deluxe tuner.
A: If you want to use relative paths you should write your links in thefollowing way.
So, you should write write all your paths concerning index.html file. For example, you paths will be: ["HOME","html_pages/page1.html", , , , "_self", "-1", , , ], ["ABOUT US","html_pages/page2.html", , , , , , , , ],
Unfortunately, Deluxe Tuner can't do it automatically. You shouldcorrect your paths manually.
You can use additional parameters to make 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
DHTML Drop Menus Rounded Toolbar Red. About Companie; Recent News; Agreements .... Forum :: Indexhibit it appears that changing the "#menu" background color
DHTML Drop Menus Rounded Toolbar Red. About Companie; Recent News; Agreements .... Forum :: Indexhibit it appears that changing the "#menu" background color
DHTML Drop Menus Rounded Toolbar Red. About Companie; Recent News; Agreements .... Forum :: Indexhibit it appears that changing the "#menu" background color