a2x-text-counter:jQuery文本计数器插件

时间:2021-05-17 16:59:54
【文件属性】:
文件名称:a2x-text-counter:jQuery文本计数器插件
文件大小:3KB
文件格式:ZIP
更新时间:2021-05-17 16:59:54
JavaScript 关于 a2x-text-counter是一个简单的jQuery插件,它计算您在textarea或input [text]元素中插入的符号的数量。 有两种常见的策略。 如果您的textarea具有maxlength属性,则该插件将充当倒数计数器。 在其他地方,它计算输入符号的数量。 正在安装 您可以通过执行bower install a2x-text-counter来通过bower安装它。 用法 < html > < head > < link rel =" stylesheet " href =" bower_components/a2x-text-counter/css/a2x-text-counter.jquery.plugin.css "/> </ head > < body > < input type =" text " id =" element "/> < s
【文件预览】:
a2x-text-counter-master
----bower.json(600B)
----a2x-text-counter.jquery.json(476B)
----js()
--------a2x-text-counter.jquery.plugin.js(571B)
----README.md(1015B)
----css()
--------a2x-text-counter.jquery.plugin.css(176B)
----.gitignore(35B)

网友评论