简体   繁体   English

是否有一个jQuery插件在HTML标签中显示为“ title”

[英]Is there a jQuery plugin that display like 'title' in an HTML tag

I use jQuery to implement a result. 我使用jQuery实现结果。 when I hover a <td> tag that will show some info, and when blur the tag should hide the info. 当我将鼠标悬停在<td>标签上将显示一些信息时,当我将其模糊时,该标签应隐藏该信息。 How can I achieve this effect? 我怎样才能达到这种效果?

http://docs.jquery.com/Plugins/tooltip is most likely what you are looking for. http://docs.jquery.com/Plugins/tooltip最有可能是您想要的。 demo 演示

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM