(c) 2005, Deluxe-Menu.com
Search  
Ctrl+F2 - enter/switch menu | Arrow keys - navigate | Esc - exit menu  
   
   
  Product Info
  What's New
  Features
  Installation

  Deluxe Tuner GUI

  Javascript API
  Description of Files
  Supported Browsers

  Customization
  Parameters
  Menu Items
  Individual Item Styles
  Individual Submenu Styles
 

    What's New

What's New in v2.0

Deluxe Menu v2.0 (17.04.2006)
1. AJAX-like technology: data for submenus can be loaded "on-the-fly" from the server.
    Supported browsers:
         Windows OS: IE5+, Firefox, Mozilla, Netscape 7+, Opera 8+.
         MAC OS: Firefox

    New parameters:
        var dmAJAX = 0/1; - disables/enables AJAX-like support
        var dmAJAXCount = 0..n; - number of submenus in the menu

    Current syntax for item parameters (var menuItems):
       [text, link, icon1, icon2, tip, target, itemStyle, submenuStyle, jsFileName]

    Where jsFileName - .js filename on the server with submenu items (var menuItems).
    See AJAX sample.

2. Loading speed was increased.
     Modular decomposition and code optimization. New menu files:
       - dmenu_popup.js (for context menus)
       - dmenu_cf.js (for cross-frame support)
       - dmenu_ajax.js (for AJAX-like support)

3. Support of submenus transparency for Firefox/Mozilla/Netscape 6+.

4. The new method of making image-based menus: if item text is empty, icon fields will be used as item images.
     For example:
      ["", "index.html", "itemImageNormal.gif", "itemImageOver.gif", "Home Page"]

5. New Vista-style templates

6. Now var dm_writeAll=0 by default. There is no need to use this parameter with any doctype.
    However, it's recommended to set the value to 1 if you're modifying the menu "on-the-fly" using Javascript API.

7. New dynamic functions:
      dm_ext_createSubmenu() - creates new submenu with 1 new item
      dm_ext_deleteSubmenu() - deletes submenu

8. Fix:
    - for submenus positioning when the menu is placed within objects with absolute/relative position
    - for MAC browsers
    - for Javascript API
    - for cross-frame mode on https:// websites
    - for popup mode
    - for scrollable submenus
    - for Netscape 4 :-)

9. New parameter - delay of transitional effect (in ms) on submenu's hiding:
      var transDuration2=200;

10. New parameter - height of top menu:
      var menuHeight = "40px";

11. var itemPadding is a string parameter now, it can accept multiple values. For example:
      var itemPadding = "10px 15px 10px 5px";    // top, right, bottom, left
    It also must contain 'px' units (for example, "5px").

12. New parameter - disables/enables checking of intersection with selects, iframes, flash movies, etc:
        var dmObjectsCheck = 0/1;    // default value is 0 - disabled.

13. New parameter - repeating of submenus background:
      var menuBackRepeat = "repeat"/"repeat-x"/"repeat-y"/"no-repeat";

14. New parameter - separators' padding, can accept multiple values. For example:
      var separatorPadding = "3px 3px 3px 10px";

15. New parameter - right-to-left languages support when <HTML dir=rtl>:
        var dmRTL = 1;

16. Some modifications of keystrokes support.

17. Some modifications of dynamic functions.


Deluxe Tuner v2.0 (17.04.2006)
1. Support of Deluxe Menu v2.0.
2. New option - enables/disables copying of menu files when saving.


To see info about previous releases click here.



Copyright (c) 2006, Deluxe-Menu.com
Home  |  Product Info  |  Samples  |  Download  |  Purchase  |  FAQ  |  Site Map  |  Write Us
All rights reserved. Tree Menu  |  Tabs Menu  |  Deluxe Menu.de