如何在asp.net中输入文本时显示文本框的工具提示
我在谷歌上搜索了很多。但我无法找到如何在文本框中焦点时显示工具提示的正确答案。
我找到了 qtip 插件,但它仅适用于鼠标悬停和鼠标悬停。
请帮我解决这个问题。
I have searched a lot on google. But i am not able to find the right answer for how to display the tooltip when focus in a textbox.
i have found qtip plugin but it works only for mouseover and mouseout.
Please help me to sort out this problem.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
有大量 JQuery 插件可用于满足此要求。查看此 JQuery 工具提示插件演示 作为示例
There are loads of JQuery plugins to use for this requirement. Check this JQuery tooltip plugin demo for examples