Question

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

Was it helpful?

Solution

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top