Animation and Effects - Click on titles of submenus - submenus will collapse or expand. - Submenus have a fade effect in Internet Explorer when you collapse/expand them, so your menus look like original menus in Windows XP Explorer. - You can set different speed for animation (parameter: var tXPIterations)
Key features:
- Inactive/Disabled items - Each item can have individual settings - Image arrows - Movable and floatable menu - 3-state icons for each item - Relative/Absolute menu position - Status string shows item labels - different speed for an animation for submenus
You can set default expanded/collapsed items and submenus.
After clicking on menu item selected item becomes highlighted.
When the submenu is larger than the visible area of the page the submenu will be automatically decreased. To see all the submenu items you do not need to use scrollbars or something like that - just put your mouse to the bottom of a submenu and it will be automatically scrolled! You can also specify height and width for each separate submenu.
There is no need to write additional code on a server side to remember what items were expanded/collapsed. Javascript/DHTML Tree can save items state automatically!
Q: We found menu link can not be open on Mac with Safari. We use Deluxe tuner to get our menu but it does not work on Mac with Safari. Does Deluxe Tuner support Safari on Mac? How can I make my menu work with Deluxe tuner on Mac with Safari.
A: To create your menu on MAC you can use HTML version of Deluxe Tuner (for MAC OS). You can find it here:
http://deluxe-menu.com/deluxe-tuner-info.html
Q: I will buy your JavaScript Tree Menu with an Multiple Website License.
Can I create websites for clients with the javascript collapsible tree?
A: Yes, you will be able to create and use JavaScript Tree Menuon the client's websites.
Q: How can I upgrade to JavaScript Tree 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. JavaScript Tree 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 JavaScript Tree 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: I have notices that using IE7 on a W2K3-R2 browsing your page I can't see the javascript collapsible menu, it happened in our development as well.
A: Your browser has JavaScript option disabled. It means that no one JavaScript element can be run. You should to enable JavaScript in IE:
Tools -> Internet Options -> Security -> Custom level... -> Scripting -> Active Scripting = Enable
JavaScriptTree Tutorials For Web sites that are organized in a hierarchical manner, trees are a great way to This tutorial describes how the Tree Object works, and creating your own
JavaScripttutorial This tutorial should help you learn how to correctly detect capabilities, and wherever JavaScript is a programming language that can be included on web
CodeToad - XML and JavaScriptTutorial. XML and JavaScriptTutorial I need to do hyper text web based document for the company I work for, can you give me some ways that would help me in doing this.
Firefox Extension Development TutorialJavaScript is very common in web development because it provides functionality to easily Each node in the tree corresponds to a tag in the HTML file.
Web Design References: JavaScript Web Design References: News and info about web design and development. The site advocates accessibility, usability, web standards and many related topics.
XML - The Tree Structure Web TutorialsBeginner Tutorial HTML Tutorial CSS Tutorial. Scripting JavascriptTutorial PHP Tutorial Perl XML Family Tree. You may have seen a lot of XML material make
Quicker Download DHTML Menu & Tree Menu Builder DHTML Menu and Tree Menu - the easiest and productive DHTML menu builder, which creates SE friendly drop down menu, JavaScript menu, tree menu, menu tree for web
JavaScripttutorial This tutorial should help you learn how to correctly detect capabilities, and wherever JavaScript is a programming language that can be included on web
Web Design References: JavaScript Web Design References: News and info about web design and development. The site advocates accessibility, usability, web standards and many related topics.
Enhancing Web Pages with JavaScript This article is written for web developers who have anywhere from of this article is to clarify how JavaScript is used to enhance a web page, and
JavaScripttutorial This tutorial should help you learn how to correctly detect capabilities, and wherever JavaScript is a programming language that can be included on web
JavaScriptTree Tutorials For Web sites that are organized in a hierarchical manner, trees are a great way to This tutorial describes how the Tree Object works, and creating your own
JavaScriptTutorial Introduction to this JavaScriptTutorial. At present, JavaScript has a number of cool JavaScript allows you to implement some dynamic features in the web
What is JavaScript? JavaScriptTutorial Part II - The Language - This is the second tutorial in three part JavaScript can interact with HTML source code, enabling Web authors to spice up their
Web Design References: JavaScript Web Design References: News and info about web design and development. The site advocates accessibility, usability, web standards and many related topics.
Firefox Extension Development TutorialJavaScript is very common in web development because it provides functionality to easily Each node in the tree corresponds to a tag in the HTML file.