Home     PHP / Javascript / Ajax
PHP "Clevertext" AJAX Textbox PHP Class Script

PHP Script Codes > form-processors

"Clevertext" AJAX Textbox PHP Class Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 3234

PHP Script Codes > "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.