- Status string shows item labels - Transition #14 - "fade out" effect - Special JavaScript API for changing javascript menu "on-the-fly" - Items with icons - Image arrows - Visible over select boxes, iframes, pdf, flash, Java applets. - Several menus on one page - Submenus automatically scrolls
You can set the size of the menu in pixels, percent or other units. The menu may have an absolute or relative position (it can be inserted into the table).
Use any necessary font of any color, size and font decoration. Create any available type, thickness and color of a menu's frame.Choose any color for backgrounds of submenus and items.
Specify various values for padding and spacing for the whole menu and for each separate submenu.
You can specify a time for delays in showing or hiding of a submenu. Use special prefixes for image paths and links to make paths absolute.
Create separators using your own pictures, size and alignment.
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: Extremely new at this and likely way over my head…..but why when I attempt to use my own button image in the “itemBack Image” selection under “Edit Individual Styles” does it keep showing up blank in the preview screen?
A:Please, check all your paths. You can also 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
Please, try to use these parameters.
Q: I have a popup that in one of the submenus has an input field. There is a problem – if the user clicks into the entry field, but moves the mouse outside the java swing menu, the menu can close while the user is still typing. Is there any way to prevent that from happening?
A:You can make submenus to stay visible till you click outside the menu or scroll your page.To enable this feature you should set the following parameter:
var smHidePause=-1;
You can set this parameter to each submenu individually usingIndividual Submenu Styles.
Q: We are in the stage of design, we have a requirement to have the items fly out from right to left in the dhtml menue.
A:The following parameter controls the ways of showing submenus:
From left to right:
var subMenuAlign="left"; var subMenuVAlign="top";
From left to right + upwards:
var subMenuAlign="left"; var subMenuVAlign="bottom";
From right to left:
var subMenuAlign="right"; var subMenuVAlign="top";
From right to left + upwards:
var subMenuAlign="right"; var subMenuVAlign="bottom";
Slide Down Menu double click issue by kkruse1982 » Wed Dec 15, 2010 9:31 pm: 8 Replies: 912 Views: Last .... Hide Menu on "onmouseout" event - after 5 seconds ... List based DHTML menu + PHP doesn't work in IE by unjordi » Tue Sep 15,
SWmenuFree a DHTML Menu Component for Mambo Open Source Products for Mambo. ... will let you place a horizontal DHTML menu bar anywhere on your website. ... Same in XP / Firefox 0.8. Probably just a z-index issue ... I've tested the menu in IE6 and NS6 and firefox and all seemed to handle it OK
Spry and Firefox · Drop down menu children go up in IE instead of down ... WTF Spry, y wont you let me define a site · Another IE Menubar problem :( · Spry Collapsible ... Vertical Spry Menubar not showing after third level · dhtml menu
Get JavaScript / Ajax / DHTML help and support on Bytes. ... The problem that is caused when replying to a post. ...... tatus=no,menubar=no,scrollbars=yes, copyhistory=no,resizable=yes')">; <font color="#9E8C68" title="4 .... "Object expected" error with pop-up function in IE6, Firefox fine JavaScript / Ajax / DHTML