Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eshengsky/jquery-inputclear
Add clear button into input text.在input文本框中加入清除按钮。
https://github.com/eshengsky/jquery-inputclear
Last synced: 2 days ago
JSON representation
Add clear button into input text.在input文本框中加入清除按钮。
- Host: GitHub
- URL: https://github.com/eshengsky/jquery-inputclear
- Owner: eshengsky
- License: mit
- Created: 2015-12-23T03:26:52.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-28T02:21:43.000Z (almost 9 years ago)
- Last Synced: 2023-03-01T12:22:15.190Z (over 1 year ago)
- Language: HTML
- Homepage: http://eshengsky.github.io/jQuery-inputClear/
- Size: 28.3 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jQuery-inputClear
在input文本框中加入清除按钮。
Add clear button into input text.### 功能 Features
* 在input文本框中加入清除按钮。Add clear button into input text.
* 清除按钮可以设置为总是显示、鼠标移上显示、文本框激活时显示。Support always show, hover show, focus show for clear button.
* 支持点击清除按钮时触发自定义函数。Support triggering custom function when click clear button.### 示例与文档 Demo&Doc
http://eshengsky.github.io/jQuery-inputClear/