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

IE9 behavior #18

Open
bakman2 opened this issue Jan 1, 2012 · 2 comments
Open

IE9 behavior #18

bakman2 opened this issue Jan 1, 2012 · 2 comments

Comments

@bakman2
Copy link
Contributor

bakman2 commented Jan 1, 2012

In IE9 there is some strange behavior with the gallery:

  • clicking the main image seems to "reinit" the gallery (nothing happens except a fade-in of gallery), the image on the right side of the main image is clickable, but on the left side no actions take place, the 2nd on the left does work.
  • when compatibility mode is turned on all functions properly.
  • strangely enough, it works properly in chrome(mac), safari(mac), firefox(win)

any ideas ?

@bozz
Copy link
Owner

bozz commented Jan 6, 2012

I will have a look at this as soon as possible, I still need to install IE9.

I'm also close to finishing up a major refactoring of the plugin which I hope to release in the next couple of weeks - most of it has been rewritten. I'll do some proper cross-browser testing beforehand, including IE9...

@bakman2
Copy link
Contributor Author

bakman2 commented Apr 4, 2012

strange, this issue still applies. IE9 in standard mode, behaves as described above, switching to compatibility mode, it functions properly (also as described). I was trying to debug this behavior but cannot grasp the problem here.

edit looking a bit deeper into jquery+IE9 issues, it appears that there are issues with the way IE9 handles/fires events differently than IE8-, especially in the bind-area.

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