Highlight Vertical Submenu With Jquery by Deluxe-Menu.com
Highlight Vertical Submenu With Jquery

Menu Screenshots

Highlight Vertical Submenu With Jquery Create Floating Navigation Bar

Features

Professional Look-n-feel
  • Entirely customizable look-n-feel
  • A lot of pre-designed highlight vertical submenu with jquery samples
  • Hundreds of visual effects
  • Custom CSS styles can be applied for all menu settings
Unrivalled Features
  • Scrollable, dragable, floating, right-click menus
  • Keyboard navigation - press Ctrl+F2 to enter the menu
  • Unique Java Script API for altering menu "on-the-fly", without page reloading
  • AJAX technology - loads menu data from the server "on-fly and on-demand".
  • Search feature - add the search area in the menu and type symbols. The found words will be higlighted.
  • Sound support!
Easy Javascript Horizontal Menu Example Highlight Vertical Submenu With Jquery
Easy Setup
  • De Luxe Tuner. GUI interface to create your highlight vertical submenu with jquery menus easily and in no time
  • Sensible menu parameters for manual editing
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



2.0 Buttons by Web-Buttons.com v3.0.0

Javascript Menu. DHTML Menu.

  • Apply any font of any color, size and font decoration you need. Use any available type, color and thickness of a menu's frame. Choose any color for submenus and items backgrounds.
  • Set the size of the menu in percent, pixels, or other units. This menu may have a relative (it can be inserted into the table, for example) or absolute position .
  • Specify various values for spacing and padding for the whole menu and for each separate submenu.
  • You can specify a time for delays in showing or hiding of a submenu. Use special prefixes for image paths and links to make paths absolute.
  • Create separators using your own pictures, size and alignment.

Recent Questions

Q: How do I align sub-menus on the left for the javascript menu sample?

A: Set the following menu parameters:
  var subMenuAlign="left";
  var subMenuVAlign="top";


Q: I am evaluating various menu systems and need to know if your supports key navigation, like alt-F to select a menu?


A: Deluxe Menu has keystrokes support.

Use the following parameter to enable keystrokes support:
  var keystrokes = 1;
0 - disabled (default), 1 - enabled.

Ctrl+F2 - enter the menu/switch to next menu on the page.
Arrow keys - navigate.
Enter - enter the menu.
Esc - exit the menu.

Use also the following parameters:
  var dm_focus = 1; Show focus selection for selected item.
  var dm_actKey = 113; Key code for keystrokes activation.
Works with Ctrl key only.
Default value is 113 = F2 key, 114 = F3 key, 115 = F4 key, etc.

Please, try the trial version, http://deluxe-menu.com


Q: I want to purchase the software using the company credit card, my question is do I get automatically a registration number for immediate use or it will be sent via post mail. I need to use the dhtml menu script right now so the post mail is not an option.

Please reply ASAP.

A: We do not accept payments directly and use share-it paymentprocessing service.

We use ShareIt service to process orders.

ShareIt! Inc.
element 5 GmbH
9625 West 76th Street, Suite 150
Eden Prairie, MN 55344, USA

After the ordering is complete and ShareIt has it verified(which can take approximately 24 hours), you'll get your license info.



Q: What makes your menu in javascript search engine friendly?

A: You should add the following link on your page. Also these links willbe visible if javascript turn off in your browser and you cannot seethe menu.

<div id="dmlinks">
<a href="http://deluxe-menu.com">menu_item_text1</a>
<a href="http://deluxe-tree.com">menu_item_text2</a>
...etc.
</div>