[cvs] commit: horde/templates/javascript tree.js
Marko Djukic
tech at oblo.com
Sat Feb 22 07:39:49 PST 2003
mdjukic 2003/02/22 07:39:49 PST
Added files:
templates/javascript tree.js
Log:
Javascript class file to create dynamic trees:
- creates the expandable/collapsable tree structure, works as a table
- allows to attach custom icons to each node
- allows for infinate extra columns to be added to each row
- uses innerHTML function to redraw the table between open/closing of nodes
TODO:
- add support for class/style formatting to components
- add support for custom actions/events when nodes are clicked
- button themes
Revision Changes Path
1.1 +198 -0 horde/templates/javascript/tree.js (new)
Chora Links:
http://cvs.horde.org/co.php/horde/templates/javascript/tree.js?r=1.1
More information about the cvs
mailing list