jQuery 工具提示可点击吗?

发布于 2024-09-08 04:13:09 字数 340 浏览 10 评论 0原文

我正在使用这个工具提示插件: http://bassistance.de/jquery-plugins /jquery-plugin-tooltip/

有什么方法可以使工具提示可点击吗?当我尝试将鼠标悬停在工具提示上时,我不希望工具提示消失。

如果没有,您推荐哪些其他 jQuery 插件可以允许可点击的工具提示?我需要的一项功能是能够为工具提示指定自定义内容,该内容不与页面中的任何其他 HTML 元素关联。

谢谢!

I'm using this tooltip plugin: http://bassistance.de/jquery-plugins/jquery-plugin-tooltip/

Is there any way I can make the tooltip clickable? I don't want the tooltip to disappear when I try to mouse-over it.

If not, what other jQuery plugin do you recommend that will allow clickable tooltips? One feature I NEED is the ability to specify custom content for the tooltip, content which is not associated with any other HTML element in the page.

Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

黯然 2024-09-15 04:13:09

我在 jsfiddle 上准备了一个带有可点击工具提示的示例: http://jsfiddle.net/PEH7t/12/

I prepared an example with clickable tooltips on jsfiddle: http://jsfiddle.net/PEH7t/12/

浅听莫相离 2024-09-15 04:13:09

div 向上滑动并使用它更容易。

谢谢

Its easier to have a div to slide up and use the same.

Thanks
Jean

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文