2017 © Pedro Peláez
 

library ui-tree-table

image

pan/ui-tree-table

  • Tuesday, June 18, 2013
  • by Petah
  • Repository
  • 5 Watchers
  • 0 Stars
  • 65 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 256 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

jQuery treetable

jQuery treetable is a plugin for jQuery, the 'Write Less, Do More, JavaScript Library'. With this plugin you can display a tree in an HTML table, i.e. a directory structure or a nested list. Why not use a list, you say? Because lists are great for displaying a tree, and tables are not. Oh wait, but this plugin uses tables, doesn't it? Yes. Why do I use a table to display a list? Because I need multiple columns to display additional data besides the tree., (*1)

Download the latest release from the jQuery Plugin Registry or grab the source code from Github. Please report issues through Github issues. This plugin is released under both the MIT and the GPLv2 license by Ludo van den Boom., (*2)

Documentation and Examples

See index.html for technical documentation and examples. An AJAX enabled example built with Ruby on Rails can be found at https://github.com/ludo/jquery-treetable-ajax-example., (*3)

The Versions

18/06 2013

dev-master

9999999-dev

  Sources   Download

The Requires

  • pan/theme dev-master

 

by David Nielsen
by Ludo van den Boom