- Special JavaScript API for changing javascript menu "on-the-fly" - Submenus automatically scrolls - Top items and submenus have a shadow - Filters and Transitional effects - Unlimited number of sub levels - UL/LI items structure - AJAX menu loading - loads web menu data from the server "on-the-fly". - Personal CSS styles for separate menu elements
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.
Q: In the drop down menu generator there's no option for turning the cursor into a hand. There's hourglass etc but no hand. Is there a way to make it a hand?
A: You should set the following parameter
var itemCursor="pointer";
Q: I am totally confused by this now but I have 2 data files - one for a menu bar going horizontal and one going vertical both containing the same information. But even though the content is the same, the layout is different.
You will see that on the horizontal menu,
Fleet Financce CPC Cards Cashire
These are listed correctly under each other but on the vertical one, the layout differs.
A:You should write your parameters more carefully. See, now you have
First you have the 1-st level of menu items then at once 4-th. It isnot right. You should write the number of your Individual Style in ""also.
See, how you should write your menuItems:
menuItems = [ ["About us","javascript:alert('Coming Soon')", , , ,"" ,"0" , , , ], ["|Organisation Chart","javascript:alert('Coming Soon')", , , ,"","1", , , ], ["|Who's Who?","/k6intranet2.nsf/PageTitleLookup/Who's Who?OpenDocument", , , ,"" ,"1", , , ], ["|Contact Details","javascript:alert('Coming Soon')", , , ,"" ,"1", , , ], ["How To?","javascript:alert('Coming Soon')", , , ,"" ,"0", , , ], ["|Fleet","javascript:alert('Coming Soon')", , , ,"" ,"1", , , ], ["||Hire a Vehicle","/k6intranet2.nsf/PageTitleLookup/Hire a Vehicle?OpenDocument", , , ,"" ,"1", , , ], ["||Report an Accident","/k6intranet2.nsf/PageTitleLookup/How to report an accident?OpenDocument", , , ,"" ,"1", , , ], ["||Report a Breakdown","/k6intranet2.nsf/PageTitleLookup/Report a Breakdown?OpenDocument", , , ,"" ,"1", , , ], ["|Finance Admin","javascript:alert('Coming Soon')", , , ,"" ,"1", , , ], ["||Capitalise an Asset","/k6intranet2.nsf/PageTitleLookup/capitalise an asset?OpenDocument", , , ,"" ,"1", , , ], ["||Pay your Personal Calls on Mobile Phone Bills","/k6intranet2.nsf/PageTitleLookup/Pay your personal calls on mobile phone bills?OpenDocument", , , ,"" ,"1", , , ], ["||Request a credit to be raised","javascript:alert('Coming Soon')", , , ,"" ,"1", , , ], ["|CPC Cards","javascript:alert('Coming Soon')", , , ,"" ,"1", , , ], ["||Request a new CPC user","/k6intranet2.nsf/PageTitleLookup/request a new cpc user?OpenDocument", , , ,"" ,"1", , , ], ["||Report a Lost/Stolen CPC Card","/k6intranet2.nsf/PageTitleLookup/Report a lost or stolen card?OpenDocument", , , ,"" ,"1", , , ], ["||Enquire about a general CPC query","/k6intranet2.nsf/PageTitleLookup/enquire about a general cpc query?OpenDocument", , , ,"" ,"1", , , ], ["|Cashier","javascript:alert('Coming Soon')", , , ,"" ,"1", , , ], ["||Request a Cashbook Manual Payment","/k6intranet2.nsf/PageTitleLookup/Request a Cashbook Manual Payment?OpenDocument", , , ,"" ,"1", , , ], ["||Request a Cashbook BACS Payment","/k6intranet2.nsf/PageTitleLookup/Request a cashbook Bacs payment?OpenDocument", , , ,"" ,"1", , , ], ["Useful Information","javascript:alert('Coming Soon')", , , ,"" ,"0" , , , ], ["|Month End Timetable 2007","javascript:alert('Coming Soon')", , , ,"" ,"1", , , ], ["|Month End Year to Date Results","javascript:alert('Coming Soon')", , , ,"" ,"1", , , ], ["||Coming Soon...","javascript:alert('Coming Soon')", , , ,"" ,"1", , , ], ["Finance Focus","javascript:alert('Coming Soon')", , , ,"" ,"0" , , , ], ["|Coming Soon...","javascript:alert('Coming Soon')", , , ,"" ,"1", , , ], ["Coming Soon","javascript:alert('Coming Soon')", , , ,"" ,"0", , , ], ];
dm_init();
Q: I am ready to buy, I have downloaded the trial version and really like the way it sets up. Only one problem is the java script for menu making my page load slow. Is there anything I can do to make it faster? I would like to buy this software and finish my project today if you can help please.
A:If your menu is very large you can try to use AJAX technology:
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.
Solution to Suckerfish (or other) menus expanding behind "Frontpage Slideshow" .... Because we made the template. That means if you see menus showing behind
Accordion menu is a form of menu where the options are stacked either ... to let the user know that the main menu can expand, something like a '+' sign ... Example Web-site: Using Nokia Web Templates for High end devices
I have 'expand = yes' in the menu parameter, to no apparent effect (it works ... hours before I have to re-write my template to use the tables instead of lists. ... the 'Expand Menu' does perminatnly leave the menu open
Template creation [fr]. Downloads ... I need a tree menu to show categories in left side of page. ... What i need is a collapsible/expandable menu based on category selection, so if i choose a main category then show