UI Table Edit
December 15, 2007 - 10:37pm — gregW
make an html table editable by the user
user clicks on a cell, edits the value,
then presses enter or clicks on any cell to save the new value
var t = $('table')
$.uiTableEdit( t ) // returns t
documentation at http://gregweber.info/projects/uitableedit
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 0.4 | 2008-Apr-25 | 3.52 KB | Recommended for 1.0.x | ||
| 0.5 | 2008-Jul-06 | 3.43 KB | Recommended for 1.2.x | ||
