Tree AJAX

Posted by admin on December-10-2009 Add Comments

Bookmark and Share


Tree AJAX

by : Roberto M

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.

Download :
http://www.ziddu.com/download/7232770/tree_ajax-2007-09-13.zip.html

Post a Comment

You must be logged in to post a comment.