我希望你能帮助我解决这个问题:)。我正在寻找一个脚本,它允许我通过 jQuery 在链接悬停时显示动态气泡。
我想用内容定义一个隐藏的div,并将其显示在某个链接的悬停上(始终位于该链接的中间,当您离开链接或带有光标的框时,它应该消失)。
像这样的东西(抱歉这么糟糕的插图:D):
非常感谢您的帮助!
I hope you can help me with this problem :). I'm looking for a script which allows me to display a dynamic bubble on a link hover by jQuery.
I would to to define a hidden div with the content and display it on a hover of certain link (always in the middle of that link and it should disappear when you leave the link OR the box with your cursor).
Something like this (sorry for such poor illustration :D):
Thanks a lot for your help!
发布评论
评论(2)
请注意:http://craigsworks.com/projects/qtip/
可使用 jquery 的 css(无图像)插件进行样式设置。
Watch out this: http://craigsworks.com/projects/qtip/
styleable with css (image free) plugin for jquery.
您应该尝试一些插件,例如这个工具提示。我已经使用它几年了,没有任何问题。
希望这有帮助
You should try some plugin, like this one tooltip. I am using it for few years without any problem.
Hope this helps