You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jQuery plugin for in-place updating of table values using AJAX calls
This should ease situations when you have tabular data and want users to be able to change values in some columns (most usable in administration tools).
Tested in IE6,7,8, Firefox, Chrome, Safari
Features:
- easy navigation using arrow keys
- content validation before sent to server
- highly customizable
Future:
- more validators
- add checkbox elements for multiple choices and boolean values