Ajax Text2Input 介绍
Simple ajax component for edit in place.
Can replace any div, span, p, etc … by an input box and two buttons to
update or cancel the editing.
You can customize the class used for the input tag, the url where you send
your post data and the keyword for general use (I used to put inside this
variable the function name or member name that I call in the php side of the
system).