Superfish 下拉菜单被表格边界剪裁

发布于 2024-09-18 19:04:14 字数 257 浏览 5 评论 0原文

我在 jQuery 网格内使用 Superfish 下拉菜单时遇到问题。看起来下拉列表被表格边界剪切了。

我对此进行了研究,这似乎是一个 z-index 问题,只是我尝试了各种 z-index 组合但无济于事。

这是它的屏幕截图: alt text

如果需要,我可以发布 css 和代码;不过有点复杂。

提前致谢。

瑞克

I am having a problem using Superfish dropdowns inside a jQuery grid. It looks like the dropdown is being clipped by the table bounds.

I’ve researched this and it seems to be a z-index issue except that I have tried various combinations of z-index to no avail.

Here’s a screenshot of what it looks like:
alt text

I can post the css and code if need be; it's a bit complicated though.

Thanks in advance.

Rick

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

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

发布评论

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

评论(1

我是男神闪亮亮 2024-09-25 19:04:24

也许添加溢出:可见;到下拉列表的父元素?

maybe adding overflow:visible; to the parent element of your dropdown?

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