- Filters and Transitional effects - 85% transparency for sub menus - AJAX menu loading - loads web menu data from the server "on-the-fly". - Items with icons - Special JavaScript API for changing javascript menu "on-the-fly" - Submenus go over all page objects - Submenus dropdown on mouseover - Text aligned to left
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.
Q: I am using Javascript Menu. Deluxe Menu. v1.12 How can I upgrade to v.2.0?
A:How to upgrade to v2.00 --------------------------------------------------------------- You can download the licensed engine .js files from the same link in your license message.Deluxe Menu v2.00 has new parameters and features. To upgrade to v2.00 you should do the following.
Step 1. 1.1 For Windows users a. Run Deluxe Tuner v2.0 (can be found in the trial menu package v2.0 http://deluxe-menu.com/deluxe-menu.zip). b. Open menu data file (.js file where menu parameters are placed): select File/OpenЕ c. Save the file: select File/Save, then click "No" button when the dialog box appears.
1.2 For other OS users a. Open menu data file (.js file where menu parameters are placed) in a text editor. b. Make sure that the following variables exist in the data file:
var keystrokes = 0; var dm_focus = 1; var dm_actKey = 113;
var dynamic = 0; var smHideOnClick = 1; var itemAlignTop = 'left'; var smSmartScroll = 1;
var dmAJAX = 0; var dmAJAXCount = 30; var dmRTL = 0; var dmObjectsCheck = 0; var menuBackRepeat = "repeat"; var menuHeight = ""; var transDuration2 = 200;
If one of the variables doesn't exist - add it at the beginning of the file.
c. Save the file.
Step 2. Now open HTML-page that contains Deluxe Menu.
Step 3. Replace existent tags of the menu by the following code:
<noscript><a href="http://deluxe-menu.com">Javascript Menu by Deluxe-Menu.com</a></noscript>
Step 4. Save HTML-page.
Step 5. New engine v2.00 has 7 .js files. They are: - dmenu.js - dmenu4.js - dmenu_add.js - dmenu_dyn.js - dmenu_key.js - dmenu_cf.js (new v2.00) - dmenu_popup.js (new v2.00)
Replace all old .js files by the files from v2.00.
Try that.
Q: Also I wanted the sub menus stack up and I could not find in Deluxe Turner Demo HTML version how to make the submenu in the simple drop-down menu stack up instead of rendering horizontal.
A: You should use the following parameter:
var smOrientation=0; //vertical var smOrientation=1; //horizontal
Q: I want to have the dhtml popup display as you mouse over an image - is this possible?
A:For example you want to open a popup onMouseover, onClick oronMouseout on a link.
So, you should create a link on your page and set id="" for it, forexample:
Q: Using the new version with unmodified menus results in a new frame menu indentation (the left border of the first javascript folding menu entries submenu in a frame menu setup is not aligned with its main menu entry (both in IE 6 and FF 1.5 / Linux)) - possibly we might need to arrange something?
A:I suppose that this is space to document borders. We've set this space, so that yoursubmenus will not look like the part of browser window. If you wantyou can delete that space.
Open dmenu.js file in any text editor and find the following code:
The slider and java menu's remain unchanged, except that now there is a pagination ... If you remove the JS declaration does the Drop-down menu work fine?
12 Oct 2010 ... JS accordian menu(need one), thedude, Coding Forum, 2, 03-16-2010 12:03 PM. Free dark blue wordpress theme with dropdown menu and slider
I can't get my front page slider to work... In the last version of the theme there was a ... <script type="text/javascript"> jQuery(function($){ ... to include the arrows for the drop-down menu and the slider shadow to the latest zip
4 Sep 2010 ... Twitter Slider Box (bottom right of most pages); Drop Down Menu (nav ... /ajax. googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
9 Mar 2010 ... I am using Beta version 6.0.472.59 beta, but still not find the SLIDER or Minimal Drop Down Menu..!!!! Is there any update on this issue
15 Aug 2007 ... If you haven't mootools 1.1 (javascript framework) included to your ... Under the position drop down menu I believe I tried them all and
5 Oct 2010 ... I need a form with a drop down menu which allows the responder to select their country ... sdickert, culusahin, joshhatcher, Alder, Mawan81
Or how about if it remained a “drop down” menu but started at the *TOP* ... Not sure exactly how it works and what JS might be involved… but it works great!
I have a problem with this nice slider in combination with a Mega Drop-Down Menu ... did the whole menu without js and simply with css, now it's working ;)