Javascript Menu Examples by Deluxe-Menu.com
Javascript Menu Examples

Menu Screenshots

Javascript Menu Examples Menu Desplegable Para

Features

Easy Setup
  • De Luxe Tuner. GUI interface to create your javascript menu examples menus easily and in no time
  • Sensible menu parameters for manual editing
Cost Effective
Creating Flyout Menu Javascript Menu Examples
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
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
Professional Look-n-feel
  • Entirely customizable look-n-feel
  • A lot of pre-designed javascript menu examples samples
  • Hundreds of visual effects
  • Custom CSS styles can be applied for all menu settings



2.0 Buttons by Web-Buttons.com v3.0.0

Javascript Menu. DHTML Menu.

  • Sub menus dropdown over all the objects on the page (select, applet, flash, object, embed). If for some reasons (old browser) a submenu can't go over an object, the object will be hidden for a time when the submenu is shown.
  • Design personal styles for any submenu and item. Use individual styles to rich killer visual effects!
  • These effects will make your menu neat and chic. You can set transparency, cast a shadow on the menu and submenus. Among available special visual effects there are random dissolve, fade, mix, mosaic slide out and many many others.

Recent Questions

Q: I just discovered your product and I think it is fabulous! I would like to buy it, but have one issue which is strange:

I have a list of 12 items, each with a submenu that is loaded using the ajax technology. The submenues are loaded correctly for the first 8 items, but not for the last 4 items. I can switch items around, always the first 8 only get loaded. Is there a limitation to 8 items?


A: No, there is no such limitation.

Please, check the following parameter:
  var dmAJAXCount=0;

That variable set the maximal number of submenus that will be loadedfrom server on your page.


Q: I am testing a trial version of your Deluxe Tuner software.

I cannot configure the actual links or link names?

How do I do this?


A: You can assign link for each item.
Please, use Deluxe Tuner. In the "Item parameters" window you can set text, link, target, iconsfor the menu items.


Q: I have made a test page.

When you click on 'Graceland' the html popup window opens and then you can click to play the video.

The problem I have is that even when you close the window (assuming the video is not finished) the sound keeps playing. Is there a way to stop this and also stop the download?

A: When you close the html popup window script only hide it. So you video willbe still playing.

You can try to change the content of the popup window before you closeit.


Q: I’m getting the error “dmObjectsCheck is undefined”. I have attached the HTML output of the page. Let me know what’s missing.

A: Please, check that you have dmenu_add.js file in the same folder withdmenu.js.

You can also send us your data.js file and we will check it.