- Horizontal or vertical orientation - Transition #14 - "fade out" effect - Relative/Absolute menu position - 85% transparency for sub menus - AJAX menu loading - loads web menu data from the server "on-the-fly". - UL/LI items structure - Text aligned to left - Several menus on one page
Submenus can be shown in 4 ways: - From from left to right + upwards and also left to right. - From right to left and also from right to left + upwards (e.g. for right-to-left languages).
Use images for icons, backgrounds of submenus and items. Using images you can create menus entirely based on graphics.
Create both horizontal and vertical menus and submenus with any amount of menus on one page.
Insert any HTML code inside the menu item - be it a form or a picture, a flash-object or a text. This ability allows you to create various menus of any complexity.
a) I build a menu with an item like this: ["||"Product1","http://127.0.0.1/product1.htm","","","",,"0",],
b) when I select that item, I need that page product1.htm loads into an iFrame.
Can I do this?
A: You should set the Iframe name as the target value in the menuItems. You should also set the following parameter:
var itemTarget = "";
Q: Could you also tell me where I should place the images I wish to use in the menu, eg arrows. When I select an image to use they are not appearing in the preview, or when I launch deluxe-menu.html?
A:Please, check images paths within data .js file. For example, if you have data.js file here:
c:/website/data.js
and your images are stored here:
c:/website/images/
you should set image name so (for example):
var arrowImageMain = ["images/arrow1.gif", "images/arrow2.gif"];
If you use Tuner, you should save data .js file before you'll selectimages. When you save .js file it means that you set a root directoryfor the project, so Tuner can make all selected images with relativepaths.
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.
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 ;)