Tree Menu Html5 by Deluxe-Tree.com
Tree Menu Html5


Buy Now!  Free Trial Download

Menu Screenshots Tree Menu Html5

Tree Menu Html5 Tree Pop Up Menu Tutorial

Features Tree Menu Html5

High Performance
  • AJAX menu loading - loads web menu data from the server "on-the-fly".
  • Commonly loads quicker than other html page elements
  • Runs well with an unlimited number of submenus and items
Cost Effective
Tree Drag Drop Folders Tree Menu Html5
Easy Setup
  • De Luxe Tuner. GUI interface to create your tree menu html5 menus easily and in no time
  • Sensible menu parameters for manual editing
Seamless Integration
  • Visible over flash, select boxes, iframes, java applets
  • Multiple menus on the same page
  • Amicable to other scripts and css styles
  • Any HTML code can be used inside menu items
Professional Look-n-feel
  • Entirely customizable look-n-feel
  • A lot of pre-designed tree menu html5 samples
  • Hundreds of visual effects
  • Custom CSS styles can be applied for all menu settings
Buy Now!  Free Trial Download

Javascript Tree Menu. Expandable Menu.

  • Use a mouse to move a menu as a usual window.
  • When the page is scrolled the menu remains visible. The menu can "float" along one or two coordinate axes. After clicking on menu item selected item becomes highlighted.
  • There can be as many submenus as necessary. Any submenu in its turn can include different number of columns.

Recent Questions Tree Menu Html5

Q: If I select one subitem in the slide out menus the other - opened subitem is closed.
Is there a way to get this facility for Items?

A: You should set the following parameter:

  var tcloseExpandedXP=1;


Q: Is it possible to populate a drop down menu trees from a mysql database?

If so do you have an example please before I go ahead and try/purchase.

A: Unfortunately we don't have working example.

Only this example:
http://deluxe-menu.com/rq-loading-bar-MySQL-support.html

You can use trial version to test the menu at first. Trial version has full functionalityexcept "Trial Version" nag.


Q: We use IFrames and Frameset through out our program. Will Deluxe-Menu and Deluxe-Tabs work for us.
Will this work for us, using the layout below. Menu will be in frame3 and tabs in frame4. Should pop up in frame5.

       <frame>    <frame1>     <frame2>
  <frame3-Deluxe-Menu>    <frame4-Deluxe-Tabs>
<frame5 - Content and more IFrames and Framesets>


A: JavaScript Tree Menu doesn't work with <IFrame> objects. It works with<frameset> objects only. All it can to do with <IFrame> is to loadpages into it.
You should use standard installation for the menu (cross-frame mode).

See more info here:
http://deluxe-menu.com/cross-frame-mode-sample.html
http://deluxe-menu.com/data-samples/cross-frame-horizontal-1-sample.htm

JavaScript Tree Menu and Deluxe Tabs will work fine in such frame structure.


Q: How can I make top items different colors in the dhtml pop up menu?


A: You should create 6 Individual Styles and assign them to you topitems.

  var itemStyles = [
["itemBackColor=#0000ff,#0000ff","showByClick=0"], //style 0
["itemBackColor=#FF00FF,#FF00FF","showByClick=0"], //style 1
["itemBackColor=#00ffff,#00ffff","showByClick=0"], //style 2
["itemBackColor=#00ff00,#00ff00","showByClick=0"], //style 3
["itemBackColor=#FFFF00,#FFFF00","showByClick=0"], //style 4
["itemBackColor=#FF0000,#FF0000","showByClick=0"], //style 5
];

["Find out Who we are","http://www.yoursite.org/", "", "", "", "", "0", "0", "", "", "", ], //style 0
["Apply For Fellowship","http://www.yoursite.org/info.html", "", "", "", "_blank", "1", "", "", "", "", ], //style 1
["Fellows Corner","", "", "", "", "", "2", "", "", "", "", ], //style 2
["Enroll in a course","", "", "", "", "", "3", "", "", "", "", ], //style 3
["Engage in a discussion","", "", "", "", "", "4", "", "", "", "", ], //style 4
["Read The Bulletin","", "", "", "", "", "5", "", "", "", "", ], //style 5