微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

Input Floating Hint Box

程序名称:Input Floating Hint Box

授权协议: 未知

操作系统: 未知

开发语言:

Input Floating Hint Box 介绍

Provide an automatic Box hint in the right side of an input, hint Box appear
when focus on that input, and disappear when focus go to another element
(blur).

The source(@source) of the text can be an attribute (title for example), or a
pure html.
Attribute can contain escaped html, example: title=”This will be
<b>Bold</b>“

All hints can use one div element(@div option) with your custom design, also
if need, you can make only one subelement(@div_sub) of @div context to change
(in case you don’t want the plugin to overwrite everything inside the @div
element).

You can provide only the @className, and for each input a separate


element will be created automatically with @className as class.

If user click on the Box to select some text (for copy/paste for example), Box
will not disappear.

If you need to make the Box appear in more left, use incrementLeft, same for
top - incrementTop, you can use - sign if you want to decrement.


Input Floating Hint Box 官网

http://plugins.jquery.com/project/floating_hint_box

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。

相关推荐