- Filters and Transitional effects - Cross-frame support - menus work on frameset-based pages - Status string shows item labels - Image arrows - Special JavaScript API for changing javascript menu "on-the-fly" - Inactive/Disabled items - Deluxe Tuner - visual interface to create and modify dhtml menus easily and in no time. - AJAX menu loading - loads web menu data from the server "on-the-fly".
Submenus can be shown in 4 ways: - From from left to right + upwards and also left to right. - From right to left and also from right to left + upwards (e.g. for right-to-left languages).
Use images for icons, backgrounds of submenus and items. Using images you can create menus entirely based on graphics.
Create both horizontal and vertical menus and submenus with any amount of menus on one page.
Insert any HTML code inside the menu item - be it a form or a picture, a flash-object or a text. This ability allows you to create various menus of any complexity.
Q: For example if you use the Growing Goodness menu located under Media Categories the first category is Agriculture w/ a sub category "Community Supported (CSA)" it is the sub category that is an active link. Is it possible to have only the active link "Community Supported (CSA) underlined and not Agriculture? And the same for all the other active links in this menu, all that have hyperlinks assigned to them.
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: We are using the javascript drop down menu code to create an external link. The absolute path is recognised but it does not work. At the bottom of the page the browser displays an "error on page" message and nothing happens.
A:Now you have
<script type="text/javascript"> var dmWorkPath = "wdmenu.files/";</script> <script type="text/javascript" src="wdmenu.files/dmenu.js"></script> <script type="text/javascript"> var dmWorkPath="wdtabs.files/";</script> <script type="text/javascript" src="wdtabs.files/wdtabs.js"></script>
The second call for dmWorkPath is incorrect. Delete it. So you'llhave:
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