public
Description: Collection of plugins that I've written for the jQuery JavaScript library.
Homepage: http://blog.cubicphuse.nl
Clone URL: git://github.com/ludo/jquery-plugins.git
Ludo van den Boom (author)
Mon Nov 02 10:53:41 -0800 2009
jquery-plugins / acts_as_tree_table
name age message
..
file CHANGELOG Mon Nov 10 01:54:22 -0800 2008 Cleaned up internal methods, moved private func... [ludo]
file MIT-LICENSE Thu Nov 13 02:40:45 -0800 2008 Rewrite documentation to refelect chanes in tre... [ludo]
file README.markdown Thu Oct 02 05:37:21 -0700 2008 Update readme [ludo]
directory doc/ Sat Nov 01 08:03:57 -0700 2008 ActsAsTreeTable: added modifications by Peter K... [ludo]
directory src/ Mon Nov 10 01:54:22 -0800 2008 Cleaned up internal methods, moved private func... [ludo]
acts_as_tree_table/README.markdown

jQuery ActsAsTreeTable plugin

Display a data tree in a table, i.e. a directory structure or a nested list. Branches can be expanded/collapsed to show/hide nodes.

Documentation

See the file doc/index.html for documentation or visit http://blog.cubicphuse.nl/projects.