Unc Treeview Javascript by Deluxe-Tree.com
Unc Treeview Javascript


Buy Now!  Free Trial Download

Menu Screenshots Unc Treeview Javascript

Unc Treeview Javascript Side Bar Html Tree

Features Unc Treeview Javascript

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
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".
Menu Ejemplos Tree Unc Treeview Javascript
Cost Effective
Easy Setup
  • De Luxe Tuner. GUI interface to create your unc treeview javascript 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
Buy Now!  Free Trial Download

Javascript Tree Menu. Expandable Menu.

  • You can create any style for XP menu:
  • different icons, colors, and buttons for each submenu title;
  • any color for borders, backgrounds, and font of menus and items;
  • any available font style; and many other options!
  • Design personal styles for any submenu and item. Use individual styles to rich killer visual effects!
  • These effects will make your menu neat and chic. Among available special visual effects there are random dissolve, fade, mix, mosaic slide out and many many others.

Recent Questions Unc Treeview Javascript

Q: Do you have a menu that allows the sub-items to 'slide' out from the menu?
For example, you mouse-over the first button, and the sub menu slides from 'underneath' the button from left to right?


A: You should to use transitional effects.

Try to set
  var transition=6;
  var transOptions="";
  var transDuration=350;
  var transDuration2=200;

But notice that transitional effects are features of Internet Explorer5.5+ only.

See more info here:
http://deluxe-menu.com/filters-and-effects-sample.html

Try that.


Q: I am interested in buying your software for some web development I planning on doing.а Before I buy your software, I have a concern that I was hoping you could help me with.

I downloaded the trial version of the software and set up some menus.а However, when I load them with IE7, the information bar comes up and asks me if I want to run scripts or ActiveX controls.а Is there a way I can prevent this from happening?а Is there some setting I have chosen in one of the properties that is causing this to happen?

I am not interested in buying a license for this software if this is what is going to happen.а I really like the way I can modify just about anything in the menusЕ but having this pop up is not user friendly.а Please tell me there is a way to fix this.

A: Please, see security preferences: IE/Tool/Internet Options
Make sure that Active content is enabled.

You should check your Security Settings.

There is no way to enable these settings automatically.



Q: Hi, I have recently purchased delux menu from your website.

I have bought it because I build websites, and some of them in thai language.

But I don’t think down menu java script support Thai. Is that correct?


A: You should create the menu in Thai language in the same way as you use this language on your page.

You cannot enter Thai characters in Deluxe Tuner. You should add these characters manually in any text editor.

You should set
<meta http-equiv=content-type content="text/html; charset=windows-874">
on your html page.


Q: Can I call javascript within the drop menu javascript?

A: Yes, it is possible.
Actually you can use your own Javascript code instead standard links and html code inside item text. For example:

  var menuItems = [
["text", "javascript:your_code_here"]
];

or

  var menuitems = [
["<div onClick='urlSubstitution(\'transco/sheet.asp?stype=1\')'>Table of Contents</div>", ""]
];


s