Published on 2006-05-16 18:41:05

Yvo Schaap pointed me to a very interesting and easy to use AJAX inline text editor. Using a lightbox style to use it, you can simply include the javascript in the beginning then with span class="editText" you can enable the inline text edit anywhere in the page. The server side script could be used to save changed data or make any server-side validation process. You can see a working demo of the Inline text Edit and see the blog post for more details about installing the script.

ajax-instantedit.png


Related Entries

Member of the PHP Magazine Network, Copyright (C) 2005-2008 phpmagazine.net All Rights Reserved