Javascript Trees Alignment by Deluxe-Tree.com
Javascript Trees Alignment


Buy Now!  Free Trial Download

Menu Screenshots Javascript Trees Alignment

Javascript Trees Alignment Tutorial Menu Vertical Tree

Features Javascript Trees Alignment

Cost Effective
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
Floating Tree Navigation Javascript Trees Alignment
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
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
Easy Setup
  • De Luxe Tuner. GUI interface to create your javascript trees alignment menus easily and in no time
  • Sensible menu parameters for manual editing
Buy Now!  Free Trial Download

Javascript Tree Menu. Expandable Menu.

  • 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!

Recent Questions Javascript Trees Alignment

Q: I am having problems with the XP Taskbar Menu.  When I use DOCTYPE in the following format, the task bar does not show up atall for the exception of a single line. 

<!DOCTYPEhtmlPUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

When I hover my mouse on top of that line the menu displays fine with no problems.  So the problem is with the Start button and the taskbar – they do not show.  Can you please advice on how to fix this problem while keeping the DOCTYPE as specified.


A: Try to set the exact width for the menu:

  var menuWidth="685px";


Q: I haven’t had any problems using the drop line menu, until now when I had to make some changes. After adding some sub-menu items on two of the drop line menu buttons, those menu’s drop down upwards, instead of downwards like the rest. I tried deleting them and remaking them, but then the menu appeared to have no image behind it, only a colour. So I duplicated a working menu item, and then modified it to be what I wanted – and it still drop down upwards!

A: Please check the following drop line menu parameter:

  var subMenuVAlign="top";



Q: I am attempting to use the deluxe menu with frames. After click a few links the popup part of the menu stops showing up. This especially happens if the content of the main frame requires scrolling. In this case the scroll bar just flickers when I put the mouse over the menu.

Do you know why this would happen?


A: We need to check your menu.
Please, send us a direct link to your website, so we can check it.

Please, notice also that JavaScript Tree Menu can work within 1 frameset only.
It can't work within nested framesets. It is possible that you'll havesome errors.

The menu will work correctly in the cross-frame mode if you load pages into the sub frame from the same domain.If you load pages from another domain submenus won't be shown in the subframe - they will be shown in the frame with the top-menu.It's caused by a security policy of browsers - a script can't modify a content of pages from another domain.


Q: I need to create a popup menu in javascript triggered from a flash movie button. Is this possible, and if so, do you have any documentation on this? (coding for flash button, etc)

A: Unfortunately you cannot assign OnClick or OnContextMenu event forflash file.