AJAX Edit In Place :: Edit and save a paragraph of text in an HTML page

Posted by on 27 January 2009

This class can be used to edit and save a paragraph of text in an HTML page.
It associates the necessary Javascript event handling code to turn a given paragraph in an HTML page into editable text when the user clicks on it.  When the user finishes editing the generated Javascript submit the paragraph text to the Web server using AJAX request so it can be saved.

Demo:

Download:

400 Responses to AJAX Edit In Place :: Edit and save a paragraph of text in an HTML page

Leave a Reply