- 85% transparency for sub menus - Transition #14 - "fade out" effect - Deluxe Tuner - visual interface to create and modify dhtml menus easily and in no time. - Unlimited number of sub levels - Submenus go over all page objects - AJAX menu loading - loads web menu data from the server "on-the-fly". - Sound support! - Text aligned to left
Setup menu parameters manually or using De Luxe Tuner. Then add some rows of a code within html page code and your menu is ready!
Use special Java Script methods for: Dynamic changing of items (link, text, icons, arrows and even individual style!). Addition/removing of items or submenus. Disabling and enabling menu items. Getting the info on every submenu, menu, and items. Changing appearance of items. Other coding tricks.
Cross-frame mode lets you to construct full-featured dhtml menus on the pages with frames. But for all that frame set it's not necessary to insert any additional code into all the pages - just specify several extra menu parameters.
Ability to handle the menu from the keyboard via keystrokes.
Q: We are using the javascript drop down menu code to create an external link. The absolute path is recognised but it does not work. At the bottom of the page the browser displays an "error on page" message and nothing happens.
A:Now you have
<script type="text/javascript"> var dmWorkPath = "wdmenu.files/";</script> <script type="text/javascript" src="wdmenu.files/dmenu.js"></script> <script type="text/javascript"> var dmWorkPath="wdtabs.files/";</script> <script type="text/javascript" src="wdtabs.files/wdtabs.js"></script>
The second call for dmWorkPath is incorrect. Delete it. So you'llhave:
Q: Dreamweaver navigation bar disappearing behind flash file in Firefox..
A:You should add "opaque" parameter for
Q: When using the Deluxe-Tabs, the second tab seems to be the first selected tab when displaying tabs in a page. Is there a way to set the default tab showing on a page load?
A:You should use the following parameter:
var bselectedItem = 3;
Where 3 is the number of your menu item from the var bmenuItemsparameter. var bmenuItems = [ ["Mac Tab 1", "content1"], ["Mac Tab 2", "content2"], ["Mac Tab 3", "content3"], ["Mac Tab 4", "content4"], // selected tab
]; The ID of the item starts with 0. Try that.
Q: My sub menus are not rendering correctly in IE8 RC1 when my Vista machine is set to 120 dpi. I did not notice this as a problem until I installed RC1 today.
A: The menu works correctly in IE8 RC1 (120 dpi), if your browser image any font incorrectly(Tahoma in that case) the menu couldn't correct this.
It is possible that the reason is in the filters. You can try to turn off filters orchange font: