Z3 ECM Enterprise Content Management for Zope3

Treeview widget in AJAX


Here is a treeview widget in about 200 lines of code:

see the animation
http://www.z3lab.org/sections/front-page/design-features/treeview-widget-in-ajax

the tree state is persisted on the client, i.e. the page can be reloaded and the tree will be displayed again as the user left it.

the tree data is fetched from the remote server in JSON.

here is the code


Posted by Jean-Marc Orliaguet @ 02/18/2006 08:42 PM. - Categories: AJAX, JSON, cpsskins -  0 comments