在 jCarousel 中定位链接

发布于 2024-12-25 19:51:21 字数 135 浏览 4 评论 0原文

我在布局 jCarousel 寻呼机(我在 Drupal 站点上与 Colorbox 一起使用)时遇到问题。我的目标是将后退/前进链接与面板的左/右边缘对接。问题是,当我使用position:absolute时,上一个链接停止工作。有人设法克服这个困难吗?

I have problems laying out the jCarousel pager (which I'm using along with Colorbox on a Drupal site). My goal is to butt up the back/fwd links against the left/right edges of the panel. The problem is that when I use position:absolute, the prev link stops working. Has anybody managed to struggle through this?

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

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

发布评论

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

评论(1

短暂陪伴 2025-01-01 19:51:21

增加链接的 z-index。因为上一个链接位于滑动元素后面,所以您可以看到它,但无法单击它。

Increase the z-index of the links. Because the prev-link is sitting behind the sliding elements, you are seeing it but, cannot click on it.

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