jquery-html-editable:jQuery的小替代品contenteditable

时间:2021-05-03 09:28:12
【文件属性】:
文件名称:jquery-html-editable:jQuery的小替代品contenteditable
文件大小:2KB
文件格式:ZIP
更新时间:2021-05-03 09:28:12
jQueryHTML可编辑 jQuery的小替代品contenteditable 谁又一个? 这将与jquery.on一起使用。 只需为可编辑元素定义一个#container和css-selector(默认值:div.html_editable)。 点击它会创建一个文本区域。 模糊时,它将删除文本区域并更新文本。 用法 $('#container').html_editable(); // 'div.html-editable' elements in '#container' $('#container').html_editable('p.edit'); //all 'p.edit' elements in '#container'editable $('#container').html_editable('div.admin p.edit'); //only if some
【文件预览】:
jquery-html-editable-master
----.gitignore(38B)
----LICENSE(1KB)
----README.md(730B)
----jquery_html_editable.js(972B)

网友评论