- Status string shows item labels - Special JavaScript API for changing javascript menu "on-the-fly" - Deluxe Tuner - visual interface to create and modify dhtml menus easily and in no time. - Submenus automatically scrolls - 85% transparency for sub menus - Unlimited number of sub levels - Hundreds of pre-designed templates - Keyboard navigation - press Ctrl+F2 to enter the top menu
Good navigation system is an important part of web site success. If people can't find their way around the site, they will rapidly give up looking and go, never to return. So, it's very significant that your website has a neat, fast, and gratifying to the eye navigation. Don't permit your web site visitors to get lost. Try Deluxe Menu!
Q: My website is created on Front Page. Is it easy to incorporate your menu into a website created on Front Page?
A:Deluxe Menu wasn't developed as Dreamweaver/Frontpage extension,BUT you can use it as standard Javascript files. To install the menuinto your html page:
1. open the page in Dreamweaver/Frontpage 2. open html source code of the page 3. add several rows of code (<script> tags), For info see: http://deluxe-menu.com/installation-info.html
That's all. To create and configure your menus use Deluxe Tuner application(included into the trial package): http://deluxe-menu.com/deluxe-tuner-info.html
Q: Is it correct that in vertical collapse menu you can specify your target as a different frame?
A:Yes, you can specify frame name as the target in Deluxe Tree:
var titemTarget="frame";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.
Sep 23, 2008 ... I would like to present you simple navigation panel which utilisies jQuery's Accordion plugin. It allows to collapse menu items when it has
For example, if mod is related to Stu's calendar mod, add discussion relating to Stu's ... Provide a jQuery menu to header. A link to the mod if available
This code snippet demonstrates how to add an iconic menu on a web page using Guarana UI components. ... <script type="text/javascript" src="lib/jquery/jquery .js" .... Code Example for SlidingStackedWidget class in Qt
Mar 11, 2010 ... Are there possible conflicts jquery <-> mootools with this module? ... have a menu displayed in all pages; for example, this work for me:
Feb 21, 2009 ... I use JQuery superfish menu to display drop-down menus on a website. .... but on Monday I will be able to post some examples of what I mean