Menu Javascript Selected Effect by Deluxe-Menu.com
Menu Javascript Selected Effect

Menu Screenshots

Menu Javascript Selected Effect Javascript Frames Disabled

Features

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
Cost Effective
Menu Shell Menu Javascript Selected Effect
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
Easy Setup
  • De Luxe Tuner. GUI interface to create your menu javascript selected effect menus easily and in no time
  • Sensible menu parameters for manual editing



2.0 Buttons by Web-Buttons.com v3.0.0

Javascript Menu. DHTML Menu.

  • There can be multi level menus - create as many rows or columns of the menu as you want.
  • Use a mouse to drag a menu as a usual window. Also you can construct the menu where each submenu can be "detached" from the main menu (MSOfficeToolbarLike mode).
  • When the page is scrolled the menu remains visible. The DHTML menu can "float" along one or two coordinate axes.

Recent Questions

Q: http://deluxe-tabs.com/file/templates/deluxe-tabs-style-5.html

I like the transitional fade of onclick tab data between tabs of this menu, but I don't see anything in Transitional Effect variables to manipulate this.

A: You can set transitional effects in the "Transitional Effects"section in Deluxe Tuner.

//--- Transitional Effects
  var btransition=24;
  var btransOptions="";
  var btransDuration=300;

Notice that Transitional Effects are supported by IE5.5+ only.


Q: We have a question from one of our clients,

"Is it possible that the open menu items are closed when another menu item with submenu 's is chosen."


A: Yes, it is possible.

You should set the following parameter:

  var tcloseExpandedXP=1;


Q: Hi. I have the following problem with deluxe-menu:

Created flash drop menu doesn’t show up in IE7, but works properly in Firefox. Tried to play with IE7 security settings – doesn’t help. You can see it at freebusinesslist.com.au if youlike.


A: Try to set width in "px" for the menu.

  var menuWidth="450px";


Q: Can I have the pop-out items in the dhtml menu bar go left instead of right. Going right they run off the page.

A: You should use the following parameter (Deluxe Tuner->Positioning):

  var subMenuAlign="left";