In-place Editing using PHP and Script.aculo.us
In this article by Sridhar Rao, we will learn about editing the content in the page without moving, dragging, or dropping it. This feature is called in-place editing. The key topics that we are going to explore in this article are:
- Introduction to in-place editing
- In-place editing: Definition and attributes
- Code usage in examples
- Tips and tricks involving in-place editing
- Hands-on example: Handling at the server-side
- Hands-on with InPlaceCollectionEditor
