- Relative/Absolute menu position - Text aligned to left - Several menus on one page - Keyboard navigation - press Ctrl+F2 to enter the top menu - Submenus go over all page objects - Hundreds of pre-designed templates - Transition #14 - "fade out" effect - Submenus dropdown on mouseover
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: I purchased your product yesterday and was quite impressed, but I am having a bit of aproblem with my submenuitems. In the general menu properties there is a "Global" vartitemHeight = 22; My problem is that I would like my upper level of my dhtml tree to have one itemheight and my submenuitems to have a smaller height.Is this possible?
A:In the XP Style var tXPStyle=1; the item's height for the top items and submenus will be different.
If you want to use var tXPStyle=0;
you can set ite's height for the submenus: var titemHeight=16;
And for other items use the blank icon with the height you want to have for the upper level of your menu items.
Q: Is it possible to integrate a search window for my customers in your apycom dhtml menu..
A:You can use any html code within your menu items.
To add input area and a button you should write your menu item in thefollowing way:
You should also add your own code that search has functioned.
Q: How can I upgrade to Deluxe Menu v2.0? Now I'm using v1.14.
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:
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: Is it possible to keep the main menu highlightedcorresponding to the page you are in? So, if you're on a specific page that button on the menu will automatically be highlighted. I searched the FAQ on your site and it gave me something about "Special Parameters" that didn't make sense to me...
A:You should set a pressed item using Javascript API:
function dm_ext_setPressedItem (menuInd, submenuInd, itemInd, recursion)
Sets a current pressed item. menuInd - index of a menu on a page, >= 0. submenuInd - index of a submenu, >= 0. itemInd - index of an item, >=0. recursion = true/false - highlight parent items.
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