- Hundreds of pre-designed templates - Items with icons - Inactive/Disabled items - Text aligned to left - Transition #14 - "fade out" effect - Submenus dropdown on mouseover - AJAX menu loading - loads web menu data from the server "on-the-fly". - Cross-frame support - menus work on frameset-based pages
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 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: I am very interested in using your deluxe menu products for my new website design, particularly the Tree Menu. I've been looking at the javascript tree source and am a bit worried that the links used will not be recognised by Search Engine robots - do you have any information regarding implementation of your menus so that the links are fully visible to search engines ?
A: You can generate search engine friendly code. Deluxe Tree is a search engine friendly menu since v2.4. To create a search engine friendly menu you should add additional html code within your html page:
To generate such a code use Deluxe Tuner application. You can find this GUI in the trial package. Run Tuner, load your menu and click Tools/Generate SE-friendly Code (F3).
Q: I am a web designer and considering purchase of your product. I have downloaded a trial dhtml menu version, but no image files were created. Other programs I have tried exported html, js file, & image files. What's the deal?
Please help!
A: I'm not sure I understand you.
You should create your menu in Deluxe Tuner app (you can also usetemplates). Then you should save your menu as .js file (click "yes" tosave all files for the menu). You also can save your menu into htmlpage.
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
BTW, jquery and prototype have very elegant and powerful dom manipulation and ... //Where context is the element that contains the menu ... YUI Theater — Matt Taylor: “YUI 3 & Node.js for JavaScript View Rendering on
Sep 18, 2010 ... I looked at jax/output/HTML-CSS/jax.js and there seems to be a hash of sizes ... ElementJax.mml.math.prototype.defaults.scriptsizemultiplier = .8; ... users can switch to NativeMML using the contextual menu, and the size
Oct 21, 2009 ... I initially placed the js and css in skin before I saw the ... tags and in addition to this prototype.js and jQuery js file can ..... Or we might be able to select default renderer from administration menu ($CFG->
Import the ProgressBar.js JavaScript file in your Widget (source code available ... ProgressBar.prototype.init = function(baseImagePath, fullImagePath, barWidth , barHeight) .... Qt C++ and QML integration, context properties and GPS compass ... Dynamic menu · Open several natives applications wrt
You can remove all context menu items EXCEPT for Settings and About ... with JS to completly disable the right click context menu, and even make a custom one .... SWFObject.prototype={useExpressInstall:function(_d){this
Jan 26, 2009 ... I can't find the cforms admin menu (tab) ! This may be due to… ... Some plugins unnecessarily include the prototype JS framework on ALL
Quelldatei: ********/administrator/templates/khepri/js/menu.js. Zeile: 41. Warnung: assignment to undeclared .... ce to undefined property panel.context. commandLineText ... [Break on this error] HTMLElement.prototype
script/jquery-1.2.6.js. Line 725. I'm going to try to step through my code and narrow down the problem, ... Without a better context, it's going to be really hard to see what's going ... menu to the lower left of the page. .... Can you upgrade to the latest version of prototype.js and the various
propertyIsEnumerable(i)) { // fix for prototype.js compatibility .... a few lines before and after to show the context but left out all other lines to make ..... them to view only one topic (navigating around using the 'jump to' menu)
Sep 29, 2009 ... DrawSignatureDialog.prototype = new Dialog; /* * Script entry point. ..... Here is the new context menu for process icons: ... you can see the Script Editor interface with the modified DrawSignature.js script
Replace the Code into the drag-drop-folder-tree.js (sorry for the long list, but i think it's easier to ... JSDragDropTree.prototype = { // {{{ addEvent() ..... Creating menu model for the context menu, i.e. the datasource */
assign the event handler to the cell template prototype ... i'm still trying to figure out getting a context menu on the headers without triggering a sort! i'm baffled on ..... <script src="/ActiveWidgets/runtime/lib/aw.js"></script>
If I set the wmode to transparent, the popup menu works fine, but the zoom by ..... PlayerVersion.prototype.versionIsValid = function(fv) { .... I just hope these two new JS functions will help for less advanced users