Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong zIndex on browseButton #60

Open
lopezdonaque opened this issue Oct 28, 2013 · 2 comments
Open

Wrong zIndex on browseButton #60

lopezdonaque opened this issue Oct 28, 2013 · 2 comments

Comments

@lopezdonaque
Copy link

The zIndex is retrieved from the configured browseButton, but if it's inside a container (div) with a zIndex then it will not be calculated correctly.

Maybe you should check the zIndex of all parent nodes.

@lopezdonaque
Copy link
Author

I'm trying to implement a workaround on my code but the runtime id (ruid) is not public property so I can not get the shim container to apply a zIndex manually.

@jayarjo
Copy link
Contributor

jayarjo commented Oct 29, 2013

Yes I've thought of it, but solution seemed a bit clumsy. Here how you can do it manually with moxie: http://jsfiddle.net/aqxDd/16/

Related thread: #53

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants