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

IE7 problem with image dropdowns below each other #22

Closed
Kefke1990 opened this issue Apr 11, 2012 · 10 comments
Closed

IE7 problem with image dropdowns below each other #22

Kefke1990 opened this issue Apr 11, 2012 · 10 comments

Comments

@Kefke1990
Copy link

To reproduce the problem:

@pedromagalhaes
Copy link

Use version 2.36 of MSDropDown, with v1.4.2 jQuery. This z-index bug does not exist :/

@Kefke1990
Copy link
Author

Normally people want to use the latest version and not a previous ...

@pedromagalhaes
Copy link

Of course, i agree! Unfortunately it was a solved issue on a previous version. The plugin author didn't test it right.

@sstapleton
Copy link

Ran into exactly the same problem, from IE9 in compatibility mode: +1.

@williamkhoo
Copy link

@abdullahtayyab
Copy link

@pedromagalhaes I tried using the exact combination you suggested, but the dropdowns are still hiding behind one another. I used the sample from associated with this project. Could you please help me out here? Thanks.

@CarstenHeinrich
Copy link

If you put the selects in div's, it's working.

<div id="SurroundingDIV" style="display: inline;position:relative;z-index:4;">
<select....
</div>

@abdullahtayyab
Copy link

This would work for any version of jQuery vs msDropdown? Or does this need specific versions too? Thank you so much for your help - I really need to get this working. Thanks again.

@CarstenHeinrich
Copy link

No, it does not need specific versions.

@abdullahtayyab
Copy link

Alright, thank you. I got it working on the sample project but couldn't do
so on the bigger project - but thanks much for your help anyways!

On Thu, Oct 18, 2012 at 2:47 PM, CarstenHeinrich
notifications@github.comwrote:

No, it does not need specific versions.


Reply to this email directly or view it on GitHubhttps://github.com//issues/22#issuecomment-9558851.

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

7 participants