jQuery Editable transforms any online text into an editable textarea just by double clicking the respective text.
HTML formatting can be passed via the editing box, even if the textarea might imply simple edits.
Also, a simple keyboard combination can also be used for adjusting the text's size.
jQuery Editable works on touch-enabled devices as well.
A simple demo is included with the download.
Requirements:
· JavaScript enabled on client side
· jQuery 1.5 or higher
What's New in This Release: [ read full changelog ]
· Editor now always is position:static.