- Relative/Absolute menu position - Hundreds of pre-designed templates - Text aligned to left - Transition #14 - "fade out" effect - 85% transparency for sub menus - Top items and submenus have a shadow - Unlimited number of sub levels - Keyboard navigation - press Ctrl+F2 to enter the top menu
Sub menus dropdown over all the objects on the page (select, applet, flash, object, embed). If for some reasons (old browser) a submenu can't go over an object, the object will be hidden for a time when the submenu is shown.
Design personal styles for any submenu and item. Use individual styles to rich killer visual effects!
These effects will make your menu neat and chic. You can set transparency, cast a shadow on the menu and submenus. Among available special visual effects there are random dissolve, fade, mix, mosaic slide out and many many others.
Q: How do I turn off transitional effects of my java swing right click menu?
A:You should set the following java swing right click menu parameters.
var transition=-1; var transOptions=""; var transDuration=0; var transOptions=""; var transDuration2=0;
Q: I have a question regarding deluxe tab implementation.Can you guide me on how to change tab selection dynamically for the tabbed navigation.
A:Deluxe Tabs doesn't support API functions which can return the selected tab.
You can set "bselectedItem" and " var bselectedSmItem" parameters based on your link before you call your data file.
For example, move " var bselectedItem" and " var bselectedSmItem" parameters from your data file to your code.
<TD vAlign=top align=left> /* Select Tab */ <script type="text/javascript" language="JavaScript1.2"> var bselectedItem= var bselectedSmItem= </script> <SCRIPT src="data.js" type=text/javascript></SCRIPT> </TD>
You should define seltabs and selsmtabs using server side script.
You can also set it on every page before you call data.js file, for example:
<TD vAlign=top align=left> /* Select Tab */ <script type="text/javascript" language="JavaScript1.2"> var bselectedItem=4; var bselectedSmItem=3; </script> <SCRIPT src="data.js" type=text/javascript></SCRIPT> </TD>
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: The property var showByClick=1; not work in popupMode=1; ??? Is it possible ???
A: Unfortunately it is really impossible to show submenu on click in popup mode.
I was thinking about wrapping this up in a 960px framework, ... and a second column of text after the images - i.e. introduction / images / conclusion? ... I would like to know if is posible to have this kind of menu as
Discussion Type; discussion topicCannot get to work; Category Support 2.0 · Started by AdieB; Comments 14; Last comment by shuigen · Last Active 23 hours
Discussion Type; discussion topicCannot get to work; Category Support 2.0 · Started by AdieB; Comments 14; Last comment by shuigen · Last Active 23 hours
I was thinking about wrapping this up in a 960px framework, ... and a second column of text after the images - i.e. introduction / images / conclusion? ... I would like to know if is posible to have this kind of menu as
I was thinking about wrapping this up in a 960px framework, ... and a second column of text after the images - i.e. introduction / images / conclusion? ... I would like to know if is posible to have this kind of menu as
Discussion Type; discussion topicCannot get to work; Category Support 2.0 · Started by AdieB; Comments 14; Last comment by shuigen · Last Active 23 hours