JavaScript Tree java script tree menu dhtml tree navigation javascript tree view control node expand collapse javaswcript tree example free tree menu

PRODUCTS

JavaScript Projects

PHP Projects

Javascript Tools

SUPPORT

Standard vs PRO

FAQ

Contacts

Site Map

CODETHAT

Downloads

Users Testimonials

Our Customers

STUDIO   GRID   TABLE   MENU   TREE   XPBAR   HINT   EDITOR   TAB   FORM   CALENDAR   SCROLLER   SHOPPINGCART   TREEPHP   PACKER

User
Manual

Introduction    Item's look    Item's positioning    Items' actions    Using XML    IE-like style

Run-time item manipulation    HTML code as nodes text    Tree from the database

Mouse-over behaviour    Performance tips    What's new?    Tree reference    STD vs PRO

On-line
Builder

PRO

STD

123Guide    Examples    Download

Themes

CODETHATTREE USER MANUAL

What's New?

New CodeThatTree v3.1.1 performance is far faster than the previous version.

There are several new properties that make CodeThatTree loading much quickly:

nomorestyle allows to avoid styles inheritance.

You can define styles only once - for the whole tree. Than set nomorestyle in True. It means style and styleover will be the same for all the tree nodes.

Setting nomorestyle in True allows to increase CodeThatTree loading three more times.

Default value for this property set in False.

usedual allows to increase loading speed for old browsers

It's recommended to set this property in False for Opera 5 and Netscape 4.

Because of special styleover-style processing loading speed is increased 1.5 more times. But there is no effect for the other browsers.

In case you have a huge tree it's recommended to set this property in False for Netscape 4 to achieve more stable performance.

Default value for this property set in True.

loadtype allows to loads tree in run-time. Read more >>

savestate allows to turn off cookies. Read more >>

There are several new run-time properties that allows manipulate CodeThatTree in run-time:

curr allows to get current tree node and use all its properties as CNodeTree Object. Read more >>

over allows to get hovered tree node and use all its properties as CNodeTree Object. Read more >>

There are three new properties that allow you to describe the image for the first element at your tree:

style
{
	...
	imgitem_f : "",
	imgdir_f : "",
	imgdiropen_f : ""
	...
}

There are several new style properties that allow you to describe separate style and styleover for different node states (normal, current, opened):

style | styleover
{
	...
	color: "",
	coloropen: "",
	colorcurr: "",
	bgcolor: "",
	bgcoloropen: "",
	bgcolorcurr: "",
	bgimg: "",
	bgimgopen: "",
	bgimgcurr: "",
	css: "",
	cssopen: "",
	csscurr: "",
	wrap: "false",
	...
}

Read more about CodeThatTree >>

[ Home ]  [ Contacts ]  [ Site Map ]  [ News ]  [ Links ]  [ Downloads ]

[ Go Top ]

© CodeThat.com, 2003-2010
Design by XTLabs, Inc
Sponsored by Rocket Division Software, LTD.