Edit in Place
Description
The first time I saw this effect was on Flickr (logged-in view only). It allows you to easily update the title of an image (as well as in other places). But, it doesn't require the traditional method where you click an "Edit" button which takes you to another page. This method allows you to edit the text on the same page using Ajax to write the text back to the server.
Demo
Click inside this line of text to edit it in place.
Reference
- Author: Dave Hauenstein
- Technologies: jQuery, Ajax
- Source: jQuery In-Place Editor
- License: Open Source (BSD)