jcarousel 和流程工具提示

发布于 2024-12-08 16:24:17 字数 396 浏览 1 评论 0原文

尝试解决我需要使用 Jcarousel 插件 以及工具提示的问题,简单安装 < a href="http://flowplayer.org/tools/demos/tooltip/index.html" rel="nofollow">flow player jquery 工具提示插件 有效,但正如我在circular中一样模式 当我们从左向右滚动时,工具提示似乎可以工作,但是当我从右向左滚动时,工具提示会显示,但位置离右侧很远。 这是 Js fiddle 如果你可以帮助我

Trying to work out a problem where i need to use Jcarousel plugin along with a tooltip a simle installation of flow player jquery tooltip plugin worked but as i am in circular mode the tooltip seems to work when we scroll from left to right but when i scroll right to left the tooltip shows up but the position is far far to the right.
Here is Js fiddle if you can help me out

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

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

发布评论

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

评论(1

一抹淡然 2024-12-15 16:24:17

这是因为 css 溢出:隐藏;在 jcarousel 上。隐藏使工具提示消失而不可见。

it because css overflow:hidden; on jcarousel. hidden make disappear than the tooltip can be visible.

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