- AJAX menu loading - loads web menu data from the server "on-the-fly". - Horizontal or vertical orientation - Filters and Transitional effects - Cross-frame support - menus work on frameset-based pages - Hundreds of pre-designed templates - Items with icons - Visible over select boxes, iframes, pdf, flash, Java applets. - Inactive/Disabled items
Setup menu parameters manually or using De Luxe Tuner. Then add some rows of a code within html page code and your menu is ready!
Use special Java Script methods for: Dynamic changing of items (link, text, icons, arrows and even individual style!). Addition/removing of items or submenus. Disabling and enabling menu items. Getting the info on every submenu, menu, and items. Changing appearance of items. Other coding tricks.
Cross-frame mode lets you to construct full-featured dhtml menus on the pages with frames. But for all that frame set it's not necessary to insert any additional code into all the pages - just specify several extra menu parameters.
Ability to handle the menu from the keyboard via keystrokes.
Q: How can I make the submenus appear much more quickly for the javascript expand menu?They appear but only after mouseing-over the menu and waiting for approximately one second.
A:Try to adjust the following parameters: var dm_writeAll=0;
var smShowPause=100; var smHidePause=1000;
var transDuration=150; var transDuration2=200;
You can also turn off transitional effects var transition=-1;
Q: I have noticed in some other jdhtml menu system that when the user right clicks a link, they get the internet explorer link options such as Copy Shortcut, Open, and Open in New Tab/Window. This does not seem to work with dmenu.
Is this possible using dmenu?
A: You can try to write the following code for your items:
And create styles .home{ color: #FFFFFF;} .home:hover{ color: #FFBEBE;}
Q: Can your menu, when placed in a master page, be propagated throughout an application's sub-folders or will the html menu need to be added to each page separately?
A:If you don't want to create your menu on each page you can use a server-side script (php, asp, vb, etc.) to generate html pages from templates on your server.
However, these scripts don't work inside of Javascript .js files, so, you should move parameters of a menu from a .js file into an html-page, e.g.:
<!-- Deluxe Menu --> <noscript><a href="http://deluxe-menu.com">Javascript Menu by Deluxe-Menu.com</a></noscript> <script type="text/javascript"> var dmWorkPath = "menudir/";</script> <script type="text/javascript" src="menudir/dmenu.js"></script> <!-- (c) 2006, http://deluxe-menu.com -->
<script type="text/javascript" language="JavaScript1.2"> // and describe parameters of a menu var parameter1=value1; var parameter2=value2; etc.
var menuItems = [ // here you generate items using server-side scripts (php, asp, vb, etc.) ];
You can use cross frame menu. It allows you to build full-featured menus on the pages that use frame-based structure. And it's not necessary to insert any code into all the pages - just specify the additional parameters of the menu and initialize it.
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.
NET Forum :: collapsible divs or tables in the editor? ... a collapsible table or div, hiding or revealing info, the editor does not except javascript, ... You could try to remove the <script> tag from the list of denied tags in KTML
Collapsible is inactive if your event is equal to 'mouseover'. ... Make the Category List Depth setting = 2 or more ... It is no longer necessary to download jquery-1.3.2.js in Step 1 or replace jquery.js with
Feb 16, 2009 ... List browsers that are known to be compatible with this forum software. ... Javascript. Localization. If enabled, the software is translated
<li><a href="#jsie7">Enabling Javascript in IE</a></li> ... and i'm sure that the user doesn't wnat to view everything in this list which is put on the side. .... collapsible list · Show all available tags. Related Posts
An expandable list component is used to compress several items within one item. ... type="text/javascript" charset="utf-8"></script> ... collapsible: boolean. Defines whether all the sections can be closed at once
Collapsable items. So you have an item with loads of content fields etc, .... your own CSS and JavaScript to the interface without needing to hack at Perch
Jul 21, 2010 ... I'm trying to create an expandible/collapsible list using HTML/CSS. .... I'd be happy to help but I am far from great at Javascript so it might be best to