[dev] Re: [cvs] commit: horde/templates/javascript tree.js

Jan Schneider jan at horde.org
Sat Feb 22 18:03:53 PST 2003


Zitat von Marko Djukic <tech at oblo.com>:

> 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

Why do you use the proprietary innerHTML instead of document.createElement()?

Jan.

--
http://www.horde.org - The Horde Project
http://www.ammma.de - discover your knowledge
http://www.tip4all.de - Deine private Tippgemeinschaft


More information about the dev mailing list