- Submenus automatically scrolls - Filters and Transitional effects - Sound support! - Search feature - add the search area in the menu and type symbols. - 85% transparency for sub menus - Several menus on one page - Keyboard navigation - press Ctrl+F2 to enter the top menu - Image arrows
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: When I put any new link on my tree view expand it goes as if I am placing as _blank when I have it leading to _self.
A:At the moment you have: var titemTarget="_blank";
And you haven't specified "_self" parameter to ["||Unilock Fireplace MODS","fireplace_unilock_mods.htm", "", "", "", "", "", "", "", ],
You should set var titemTarget="_self"; or set "_self" parameter for each item individually: ["||Unilock Fireplace MODS","fireplace_unilock_mods.htm","", "", "", "_self", "", "", "", ],
Q: I need to put accents, can I do that with your drop down menu software?
A:You can insert any html code within menuItems, for example:
Q: We purchased your software and would like a way to give our users the ability to right click (or equivalent) and open a link in to a new window.
Is there a way to do this? If not, do you have a work around that people have found helpful.
As an example, I have a menu item that goes to http://www.google.com. Typically, it loads this in to one of our frames. However, I would like the end user to have the ability to either load it in to one of our existing frames or to load it in its own window.
A: You can try to write the following code for your items:
["<a href='index.html' target='_blank' class='home'>Home</a>","", "", "", "", "Return to Index page", "", "0", "", ],
And create styles .home{ color: #FFFFFF;} .home:hover{ color: #FFBEBE;}
Q: Dreamweaver navigation bar disappearing behind flash file in Firefox..
You could also check out a tutorial, like the “horizontal” menu bar described here: ... <script type='text/javascript'> jQuery(document).ready(function()
Oct 20, 2009 ... I have created a horizontal drop down menu with a rollover effect. It works just ... ... #menubar { height: 4.7em; } #navlist { position: relative; width: 100%; .... Use java script/css and a little bit googling :)
Oct 17, 2010... that Google has made drop down menus available on the horizontal menu bar. ... Another new feature in the form of scripts for Googlesites. ... how to create a horizontal drop down menu for navigation in google sites
I was looking for a menu like WWB menubar item but with the ... We would like to inform you that you can create 'menus with horizontal submenus' with AllWebMenus . ... WYSIWYG Web Builder Tips, scripts en handigheden
Dec 16, 2009 ... where the HeaderMenu is stored (in a horizontal menubar across top of page) ... I have a contentController script that I am working on that