- Transition #14 - "fade out" effect - Submenus dropdown on mouseover - Image arrows - Top items and submenus have a shadow - 85% transparency for sub menus - UL/LI items structure - Text aligned to left - Relative/Absolute menu position
Good navigation is an important step to website success. If people can't find their way around the site, they will quickly give up looking and leave, never to return. So, it's absolute vital that your website has a fast, neat, and eye-pleasing navigation. Don't allow your website visitors to get lost. Try Deluxe Menu!
Q: I do have issues. There are not the problems when you are on the home page (you can click on one of the dropdown submenus and go there. However, when you try to go to another page from there to another page on a nother drop down, nothing happens except javascript erros. The dropdowns physical work, in that they drop down, but the links don't go anywhere. Does that make sense.
A:See, the problem was in your dmWorkPath parameter
On all pages placed in the subfolder you should write it in thefollowing way:
<script type="text/javascript"> var dmWorkPath = "../ifnav.files/";</script>
Please, correct it.
You should also use additional parameters to make menu paths absolute:
var pathPrefix_img = "http://domain.com/images/"; var pathPrefix_link = "http://www.infocusnet.org/design/";
These parameters allow to make images and links paths absolute. For example:
var pathPrefix_img = "http://domain.com/images/"; var pathPrefix_link = "http://www.infocusnet.org/design/";
var menuItems = [ ["text", "index.html", "icon1.gif", "icon2.gif"], ];
So, link path will be look so: http://domain.com/pages/index.html
Images paths will be look so: http://domain.com/images/icon1.gif
Please, use pathPrefix_link parameter.
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: In my page are links in subfolders (for example /ergebnisse/2006/test.htm). When I call a page in a subfolder, in first time this page is shown correctly. The next page I call could not found. I belief the pointer is in the subfolder an so the page could not found.
A:You can use additional parameters to make menu paths absolute:
var pathPrefix_img = "http://domain.com/images/"; var pathPrefix_link = "http://domain.com/pages/";
These parameters allow to make images and links paths absolute. For example:
var pathPrefix_img = "http://domain.com/images/"; var pathPrefix_link = "http://domain.com/pages/";
var menuItems = [ ["text", "index.html", "icon1.gif", "icon2.gif"], ];
So, link path will be look so: http://domain.com/pages/index.html
Images paths will be look so: http://domain.com/images/icon1.gif http://domain.com/images/icon2.gif
Nov 9, 2009 ... I'd like to see: expand all/collapse all in the right click menu, re sizable box , better sorting tools, But I must admit I'm more than happy
I think i might be stuck on this one, as im quite the javascript beginner ... or select what shows using the settings in LockInfo in settings menu. .... By editing the config.js file you can expand or collapse them from
[jQuery] Expand and collapse a list. by. mofle. on 11-Feb-2009 08:08 AM. in Using jQuery ... <script type="text/javascript" src="http://ajax.googleapis.com/
extension (component, module, plugin) development.. collapse and expand does not ... such as menus and slideshows; Your template or other extensions (modules, ... This should be on by default because MooTools is the default Javascript
Free Accordion Menu R2 Code Modification and Addon Releases. ... will expand and collapse the categories by inadvertently mousing-over a category. ... It is no longer necessary to download jquery-1.3.2.js in Step 1 or
If you want, you can use the following javascript. ... over at my site to make the 2nd and 3rd menu collapsable. .... everything about the web i just successfully made an expandable menu on my site studiodosis.com thanks
Apr 20, 2009 ... Click on the triangle icon next to the iTunes library playlist to expand and collapse the iTunes Library. - When you uncheck 'read iTunes
I then need to create a custom menu (cascading) that then will be shown to the user instead of ... Code: Select all Expand viewCollapse view: Sub hideallBars_inOOo2( ) .... Return to OOo Basic, Python, BeanShell, JavaScript. Jump to:
Gantt chart grouped processes expand /... Expand / Collapse ... symbol next to the group name to expand/collapse that particular group within the chart. ... You cannot post JavaScript. You cannot post EmotIcons
Mar 11, 2010 ... What i need is a collapsible/expandable menu based on category selection, ... / mod_flexitree_menu/javascript/jquery-1.2.6.min.js"></script>