Javascript Css Menu Vertical Efecto Fade by Deluxe-Menu.com
Javascript Css Menu Vertical Efecto Fade

Menu Screenshots

Javascript Css Menu Vertical Efecto Fade Java Drop Menus

Features

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!
Cost Effective
Xp Scrolling Menu Javascript Css Menu Vertical Efecto Fade
Easy Setup
  • De Luxe Tuner. GUI interface to create your javascript css menu vertical efecto fade menus easily and in no time
  • Sensible menu parameters for manual editing
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
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



2.0 Buttons by Web-Buttons.com v3.0.0

Javascript Menu. DHTML Menu.

  • Use a mouse to move a menu as a usual window. Also you can create the menu where each submenu can be "separated" from the menu (MS Office toolbar-like mode).
  • When the page is scrolled the menu remains visible. The menu can "float" along one or two coordinate axes.
  • There can be multilevel menus - create as many rows of the menu as necessary. Any submenu in its turn can include different number of columns.

Recent Questions

Q: I recently started using a new software program on my home page and am running into an issue with your drop down menu in css working with this software.

Basically no matter what I change the DmZorder to drop down menu in css always shows up behind the dhtml windows that I am trying to use.

After working with their support team they have stated that they believe the problem exists within the menus and I am attaching a screenshot they sent me.

Can you please assist me in resolving this issue?

A: Try to delete the following properties from #main style:

POSITION: absolute; TOP: 0px; LEFT: 0px;

See the attached example.

Set also units in "px":

  var itemPadding="2px";

It helps to display the drop down menu in css correctly in all browsers.



Q: My Deluxe Menu works super.

Anyway, I would like to make it more comfortable for my users.

So, I would like to know if it possible to create a "Multicolumn Menu"

(http://deluxe-menu.com/multicolumn-menu-sample.html)

and separate define which submenu should be multicolumn and wich one looks "normal".

In your example all menu options which have submenus become multicolumn-look.

Is it maybe also possible to create such Multicolumn-look?

Group_01       Group_02       Group_03
    - xxx             - xxx             - xxx
    - xxx             - xxx             - xxx
    - xxx             - xxx             - xxx
Group_04       Group_05       Group_06
    - xxx             - xxx             - xxx
    - xxx             - xxx             - xxx
    - xxx             - xxx             - xxx


A: Yes, you can create such menu.
You can create "normal" items using separator.
     ["|-","testlink.htm"],

Please, see the attached example.


Q: I am trying to create a multicolumn dhtml navigation menu and nothing appears when I upload it to my server. I am attaching my menu called menu.js that I have created and placed in a folder called menudir.

Can you please advise, thank you.

A: You can find more info here:
http://www.deluxe-menu.com/highlighted-items-sample.html

Deluxe Menu has only two states normal and mouseover.

Try to do the following things:
- delete   var pressedItem=1; parameter from your data file
- set correct parameter on each page before you call data file, forexample:

<noscript><a href="http://deluxe-menu.com">dhtml navigation menu by Deluxe-Menu.com</a></noscript>
<script type="text/javascript">  var dmWorkPath = "menudir/";</script>
<script type="text/javascript" src="menudir/dmenu.js"></script>
<script type="text/javascript">  var pressedItem=3;</script>
...
<script type="text/javascript" src="menudir/data.js"></script>

You can also set a pressed item using Javascript API:

function dm_ext_setPressedItem (menuInd, submenuInd, itemInd, recursion)

Sets a current pressed item.
menuInd - index of a menu on a page, >= 0.
submenuInd - index of a submenu, >= 0.
itemInd - index of an item, >=0.
recursion = true/false - highlight parent items.

But notice, to use dm_ext_setPressedItem() you should know ID of selected item and subitem. You can't get this ID after you reload your page. That is why you should write your own code on PHP.


Q: Is dhtml menu software compatible with mac?

A: You should download free trial version on MAC:
http://deluxe-menu.com/trial-download.html
So, you'll have MAC version of Deluxe Menus.

And use the licensed engine files from the licensed .zip
(you can download it from the link in your license message).

Unfortunately we don't have html version of the Tuner for Deluxe Tree
and Deluxe Tabs now. We'll try to create it in the nearest future.

You can find all templates for Deluxe Tree, Deluxe Tabs, Popup Window, Calendar in the trial package.
More info about installation and parameters you can find on our websites:
http://deluxe-menu.com
http://deluxe-menu.com/css-menu/
http://deluxe-tree.com
http://deluxe-tabs.com
http://deluxepopupwindow.com/
http://calendardatepicker.com/