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
commit  34ba248fb0a9e6deb6a63812875787c7cb1970ec
tree    a751c9e6c81d02f3673bd622ec360d2542083e22
parent  ccad2c9a811fa790d45b97d7fbb9cf58762d3bfe
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.