Written by Arash Karimzadeh |
Friday, 09 January 2009 06:48 |
This is a real customizable jQuery editable plugin. Currently it can convert any tag (span, div, p and ...) to text input, password, textarea, drop-down list.
You can easily extend it by adding your own input type using its editableFactory object.
-
$('div.editable').editable()
%24%28%27div.editable%27%29.editable%28%29
Above code will convert all div tags, which has .editable class, to editable.
click me!!!
Download Editable (jQuery In Place Editor)
Current version is 1.3.3
You can download it here.
Tags: JavaScript | jQuery | Plugin
|
Last Updated on Monday, 27 September 2010 12:46 |
Read more... |