Html Mouseover Drop Down Menus by Deluxe-Menu.com
Html Mouseover Drop Down Menus

Menu Screenshots

Html Mouseover Drop Down Menus Horizontal Dhtml Menu Tutorial

Features

Seamless Integration
  • Cross-frame support - menus work on frameset-based pages
  • Visible over flash, select boxes, iframes, java applets
  • Multiple menus on the same page
  • Amicable to other scripts and css styles
  • Any HTML code can be used inside menu items
Cost Effective
Mouseover Drop Down Menus Javascript Vertical Html Mouseover Drop Down Menus
Easy Setup
  • De Luxe Tuner. GUI interface to create your html mouseover drop down menus menus easily and in no time
  • Sensible menu parameters for manual editing
High Performance
  • AJAX menu loading - loads web menu data from the server "on-the-fly".
  • Commonly loads quicker than other html page elements
  • UL/LI items structure
  • Runs well with an unlimited number of submenus and items
Compatibility              
  • Full cross-browser compatibility including IE, Netscape, Mozilla, Opera, Firefox, Konqueror and Safari on Windows, Mac OS and Linux
  • Menu can be populated from a database using ASP, PHP, etc.
  • Search engine friendly
  • Support for any doctypes
  • Fits for secure sites
  • Section 508 compliant



2.0 Buttons by Web-Buttons.com v3.0.0

Javascript Menu. DHTML Menu.

  • 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.

Recent Questions

Q: Maybe have some code that would tell the tree menu html to expand on that particular page?

A: On your pages you should call the following function/functions to expand/highlight items,
for example:

<script>
dtreet_ext_expandItem (dtreet_ext_getItemIDByIndex (0, 0), 1);
dtreet_ext_setPressedItem (0, dtreet_ext_getItemIDByIndex (0, 1));
</script>


Q: What is the difference between itemStyles and menuStyles for the down javascript menu?

A: See you should assign the menuStyles to the whole submenu (the first item in the submenu).
itemStyles you should assign for each item individually.

See more info here:
http://deluxe-menu.com/individual-item-styles-info.html
http://deluxe-menu.com/individual-submenu-styles-info.html


Q: I will buy your Deluxe Menu with an Multiple Website License.

Can I create websites for clients with the javascript collapsible tree?

A: Yes, you will be able to create and use Deluxe Menuon the client's websites.

Q: I am looking for a way to use "position:fixed; in order to keep mydropdown menu javascript at the top of the screen when scrolling down.

A: You should use floating feature to keep your menu at the top of thescreen when scrolling down.

See more info here:
http://www.deluxe-menu.com/floatable-menu-sample.html