2003 Nov 15
Added a framed page demo which display directory tree on the left and directory listing on the right. Added icons into the navtree2_image.uuencode. UUdecode can be fond at
http://unxutils.sourceforge.net/
2003 Nov 14
PHP version of the JS script has been completed. It can be used as a standalone to display static tree. Or it can called up JS script to display dynamic tree.
Total files in package:
navtree2.readme this file
navtree2.php class file for navtree2
navtree2.js js file for navtree2
navtree2...uuencode image zip file in uuencode format
navtree2.html sample file in html code
navtree2_sample.php sample file in php code
Let me know if there is any shortcoming.
2003 Nov 13
My CLASS_NAVTREE getting too complicated and I decided to write a simpler version, hence NAVTREE2.
Currently you need:
navtree2.js: the javascript
navtree2.html: the sample script. Start with this.
navtree2.uuencode: images zip file in uuencode format.
Going to add a PHP script, which read the directory information, and uses navtree2 to display.
Have fun,
Mark
|