开发者

Superfish dropdown clipped by table bounds

开发者 https://www.devze.com 2023-01-15 10:05 出处:网络
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 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 th开发者_JS百科is 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:

Superfish dropdown clipped by table bounds

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

Thanks in advance.

Rick


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

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号