- UL/LI items structure - Cross-frame support - menus work on frameset-based pages - Items with icons - Unlimited number of sub levels - Filters and Transitional effects - Text aligned to left - Submenus automatically scrolls - Transition #14 - "fade out" effect
Use images for backgrounds of submenus and items, icons, arrows. Using web images you can create menus completely based on graphics.
Design both horizontal and vertical menus and submenus with any amount of menus on a single page.
Place any HTML code inside the menu item - be it a flash-object, form, picture, or text. This ability lets you to build various menus of any complexity.
Submenus can be shown in 4 ways: - From left to right and also from left to right + upwards. - From right to left and also from right to left + upwards (e.g. for right-to-left languages).
Q: You have a great, and very intuitive and easy to learn, product.
I'm down to two dumb questions:
A. What controls the little red arrows? I'd like them on every one of the navigators. B. How do I create equal space between the drop down menu items? It looks weird right now.
A: 1) If your top item has a submenu this arrow will appear automatically.
For the items without submenus you may write:
["Home <img src='skin_data.files/arrowmain11.gif'>","index.html", "", "", "", "_self", "", "", "", "", "", ], ["About Us <img src='skin_data.files/arrowmain11.gif'>","about_us.html", "", "", "", "_self", "", "", "", "", "", ], You can find arrowmain11.gif image in the attached example.
Actually you can add any html code inside item's text.
2) Set the drop down menu padding:
var itemPadding="3px 15px 3px 3px";
Q: I am looking for a way to use "position:fixed; in order to keep my drop menu navigation at the top of the screen when scrolling down.
Can you tell me how to do this?
A:You should use floating feature to keep your drop menu navigation at the top of thescreen when scrolling down.
Q: If I use the Search Engine Friendly Code feature, do I have to update or redo it each time I change the drop menu script and save, or if I do it once to the file will it automatically update on every save?
A: If you change drop menu script items (item's text and links) you should updateyour search engine friendly code. Deluxe Tuner doesn't update it onevery save (when you save your data file).
There is no need to update it when you change menu parameters only.
Q: Dreamweaver navigation bar disappearing behind flash file in Firefox..
Feb 21, 2009 ... I use JQuery superfish menu to display drop-down menus on a website. .... but on Monday I will be able to post some examples of what I mean
This is the discussion related to the wiki page jQuery Mega Menu. ... Sorry I really don't see this as a good example for the new features with the [[html]]
Does anyone know how to fix this or a jQuery menu plugin i can use? ... I want the menu to work so if for example i click on Survey it opens up the next
I'm using the jQuery UI Tabs, but I can't seem to get it working. ... the jQuery tabs, I've always wrapped everything related to the tabs -- the tab menu, ... In other words, I've always followed the example provided in the jQuery UI