Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eshengsky/jquery-inputtip

Add tips in input text. 在input文本框中加入提示文字。
https://github.com/eshengsky/jquery-inputtip

Last synced: 2 days ago
JSON representation

Add tips in input text. 在input文本框中加入提示文字。

Awesome Lists containing this project

README

        

# jQuery-inputTip
在input文本框中加入提示文字,并且看上去就像是在input内部有一个span元素一样。
Add tips in input text, and let it looks like there's a span element in the input.

### 功能 Features
* 在input文本框中加入提示文字,并且看上去就像是在input内部有一个span元素一样。Add tips in input text, and let it looks like there's a span element in the input.
* 提示文字可以放在input之前,也可以放在之后。Tip can be placed before input field, or after it.
* 能够智能拷贝之前input元素的原始样式,并附加到新的元素上。Support for cloneing the original styles of the input text smartly, and attach them to the new wrap.

### 示例与文档 Demo&Doc
http://eshengsky.github.io/jQuery-inputTip/