Javascript Menu Tree C Management Edit by Deluxe-Tree.com
Javascript Menu Tree C Management Edit


Buy Now!  Free Trial Download

Menu Screenshots Javascript Menu Tree C Management Edit

Javascript Menu Tree C Management Edit Fly Out Menu Tree

Features Javascript Menu Tree C Management Edit

Easy Setup
  • De Luxe Tuner. GUI interface to create your javascript menu tree c management edit 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".
Tree Submenu Example Javascript Menu Tree C Management Edit
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 javascript menu tree c management edit samples
  • Hundreds of visual effects
  • Custom CSS styles can be applied for all menu settings
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
Buy Now!  Free Trial Download

Javascript Tree Menu. Expandable Menu.

  • Good menu is an essential part of website commercial success. If people can't find their way around the site, they will fast give up seeking and retire, never to return. So, it's extreme serious that your website has a accurate, precise, prompt, and navigation of immaculate appearance.
    Don't let your web site guests to get lost. Try Javascript/DHTML Tree!

Recent Questions Javascript Menu Tree C Management Edit

Q: I cannot see my menu on the pages. Could ypu help me?


A: Try to move the following code in the <head> tag

<script type="text/javascript">  var dmWorkPath = "";</script>
<script type="text/javascript" src="dmenu.js"></script>
Notice: your menu won't work correctly if you write src="/dmenu.js"


Q: I regret having a problem with my setup, and hope you may be able to put me on the right track. After making a few alterations to my menu, and previewing in FrontPage,
I get a window with an error message "dmObjectsCheck is undefined".


A: This error means that you didn't add some engine file for themenu you need.

Please, try to add all engine files into the folder with your dmenu.jsfile.

You can also send me a copy of your html page (including .js files)and I will check it.


Q: I must open a popup with javascript drop down menu, the fact 800X600 popup?

Some links are simple and others are in popup

A: You can open link in the following way:

You can write your own functions within menuItems, for example:

 ["|MYPAGE","javascript:window.open('http://www.domain.org/mypage.html','_blank','height=600,width=800, status=yes,toolbar=no,menubar=no,location=no');",,,'' ,'' , '', '', ,],



Q: Ok I found the problem. When I make   var floatable=0; dhtml flyout menu stays perfectly on the top as before but when I change it to   var floatable=1; then it stays on top when the page loads but moves down when the page fully loads.


A: There are additional parameters for floatable feature in v3.2 now.
You can find them in Deluxe Tuner.

Try to write:
  var floatableDX=0;
  var floatableDY=0;

These parameters set minimal space for widow border.