This is a small javascript class that allows inline editing for text fields.
This class has been tested working on Internet Explorer 5.01->8.0, Firefox 1.0->3.6, Chrome 5.0, Safari 2.0->5.0, Opera 8.0->10.0. and iOS 3.0->4.0 (iPhone, iPad).
Note: The function call could be placed anywhere, but in order to work on browsers that don't support DOM manipulation the function should be called near the field to be edited.
Click here to edit.