tEditable : In place Editing for Tables...

Loading ...
218 views
A jQuery plugin (based heavily on jEditable) that allows cells in a table to be edited and posted to a server ajaxically.
How is it used?
$('table').tEditable('http://someurl.com,
{
indicator : 'Saving...',
});
By default tEditable uses textareas, where dimensions can be set...
Tags: edit in place , edit tables , eidt in place tables , quick editor , table editing , table editor , teditable