Free Javascript Tree View Lib by Deluxe-Tree.com
Free Javascript Tree View Lib


Buy Now!  Free Trial Download

Menu Screenshots Free Javascript Tree View Lib

Free Javascript Tree View Lib Dynamic Javascript Tree

Features Free Javascript Tree View Lib

Professional Look-n-feel
  • Entirely customizable look-n-feel
  • A lot of pre-designed free javascript tree view lib samples
  • Hundreds of visual effects
  • Custom CSS styles can be applied for all menu settings
Compatibility              
  • Full cross-browser compatibility including IE, Netscape, Mozilla, Opera, Firefox, Konqueror and Safari on Windows, Mac OS and Linux
  • Menu can be populated from a database using ASP, PHP, etc.
  • Search engine friendly
  • Support for any doctypes
  • Fits for secure sites
Tree Fading Menu Horizontal Free Javascript Tree View Lib
Easy Setup
  • De Luxe Tuner. GUI interface to create your free javascript tree view lib menus easily and in no time
  • Sensible menu parameters for manual editing
Unrivalled Features
  • Scrollable, dragable, floating
  • Unique Java Script API for altering menu "on-the-fly", without page reloading
  • AJAX technology - loads menu data from the server "on-fly and on-demand".
Cost Effective
Buy Now!  Free Trial Download

Javascript Tree Menu. Expandable Menu.

  • 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.Choose any color for backgrounds of submenus and items. Use special prefixes for image paths and links to make paths absolute.
  • You can assign your own images for lines.

Recent Questions Free Javascript Tree View Lib

Q: I would like to setup a menu that is Horizontal at level 1,Horizontal at level 2, then vertical from then on. Can your system handle this?  Even if I need to manuallytweak something that would be fine.

A: Unfortunately, the menu can't do that. You can only set theorientation for the top-menu and its submenus.

Q: How can I declare the "delay" time for the opening js popup window?


A: You should set the following parameter:

openAfter:20,
Open after time (secs).


Q: What can you tell me about the compatibility with Yahoo SiteBuilder. I like the navigator bars they offer, but there are no drop-down menus and you seem to offer a wonderful array of options.
Please let me know if it is worth my time to give you a try.


A: Unfortunately, we don't provide support by phone, e-mail only.

JavaScript Tree Menu wasn't developed as Dreamweaver/Frontpage/Yahoo SiteBuilder extension,BUT you can use it as standard Javascript files. To install the menuinto your html page:

1. open the page in your program
2. open html source code of the page
3. add several rows of code (<script> tags), For info see: http://deluxe-menu.com/installation-info.html

That's all.
To create and configure your menus use Deluxe Tuner application
(included into the trial package): http://deluxe-menu.com/deluxe-tuner-info.html

Please, try a trial version.


Q: Is there a javascript function that I can call that will return the ID or the Text value of the currently active tab of the web navigation?

A: Unfortunately there is no such a function now.

There are such variables.

dtabs_tabs[menuN].b1 - dtabs_tabs[menuN].selectedItem
dtabs_tabs[menuN].JT0 - dtabs_tabs[menuN].selectedSmItem

But they contain the index of the selected menu item, not the ID.