- Submenus automatically scrolls - Hundreds of pre-designed templates - Search feature - add the search area in the menu and type symbols. - Image arrows - Inactive/Disabled items - Visible over select boxes, iframes, pdf, flash, Java applets. - Status string shows item labels - Personal CSS styles for separate menu elements
Submenus drop down over all the objects of the page (select, flash, object, embed, applet). If for some reasons a submenu can't drop down over an object, the latter will be hidden for a time when the submenu is shown.
These effects will make your menu more attractive and stylish. You can cast a shadow on the menu and submenus, set transparency. Among available transitional effects there are such as fade, mosaic, random dissolve, slide out and many others.
Create individual styles and assign them to any submenu and item. Use individual styles to achieve stunning effects!
Q: Is it possible to centere mouse over drop down menu?
A:Check that you set relative position for the menu: var absolutePos=0; var posX="0px"; var posY="0px";
Place your menu in DIV or TABLE with center alignment. Q: Dreamweaver navigation bar disappearing behind flash file in Firefox..
A:You should add "opaque" parameter for
Q: Is there any way to prevent the scrollbar from appearing in the dhtml menu samples.
A: You should set the following parameter:
var smSmartScroll=1;
Q: I am trying to make the tabs all the same width and would like to know how to do that. Therefore "Personal", "Account Summary", "Tax Exemptions", "Password", "Invoices", "Quotes", "VOIP" - I need them to all be the EXACT SAME width.
A:See, I've created Individual style
var bstyles = [ ["bitemWidth=250px"], // style 0 ];