Back
"Clevertext" AJAX Textbox PHP Class
This class can be used to generate a text box that becomes editable when the user double-clicks on the text. It displays the text to be edited within a DIV tag that is replaced by a text input when the user double-clicks on the DIV. When the text input looses the focus, the edited text is submitted to the server to be saved without reloading the page using AJAX.
Download this script