Plugins

User login
Can't find a Plugin?

Can't find a Plugin you are looking for? Check out the jQuery Wiki page.

Are you a plugin developer? Please move your plugin over to this site.

Website Bug or Feature Request?

Found a bug on the new jQuery Plugin website? Have a feature request?

Submit it to the jQuery Plugin website issue queue to ensure it is noticed!

UI Table Edit


Average rating
(2 votes)

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 releasesDateSizeLinksStatus
0.42008-Apr-253.52 KBRecommended for 1.0.xThis is currently the recommended release for 1.0.x.
0.52008-Jul-063.43 KBRecommended for 1.2.xThis is currently the recommended release for 1.2.x.