This class can be used to display a tree of nodes that can be opened dynamically from data retrieved from a database on the server via AJAX.
It generates HTML and Javascript to display tree nodes as links.
When a node link is is clicked, the generated Javascript performs an AJAX request to a script that uses the class to retrieve data to display the contained node links.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (75.0%) |
Sufficient (70.0%) |
- |
Sufficient (65.0%) |
- |
- |
Not sure (51.0%) |
1431 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
tree.css |
Data |
Basic style |
| File |
Role |
Description |
tree.js |
Data |
Funtion that show/hide layers and call the Ajax object |
ajax.js |
Data |
Ajax Object |