login/register

Snip!t from collection of Alan Dix

see all channels for Alan Dix

Snip
summary

This class can be used to edit and save a paragraph of t... page.
It associates the necessary Javascript event handling co ...
When the user finishes editing the generated Javascript ...

PHP Classes - Class: AJAX Edit In Place
http://www.phpclasses.org/browse/package/2801.html

Categories

/Channels/techie/JavaScript

[ go to category ]

For Snip

loading snip actions ...

For Page

loading url actions ...

Full snip

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.