AJAX Instant Editor
Manolo have written an AJAX Instant Editor, I find really nice and useful : You double click to edit a field, then enter to save changes.
This is a javascript/PHP application that allows the user to edit data without having to go back and forth to a form. When double-clicked, the text becomes an editable INPUT field, and then, when [Enter] key is pressed, or click somewhere else, the data is sent to the server and the text becomes regular text again (with the new data in it).


Subscribe to AJAX Magazine's feed