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

holder.js makes jQuery's show() method no working in IE8 #12

Closed
0x-r4bbit opened this issue Nov 14, 2012 · 2 comments
Closed

holder.js makes jQuery's show() method no working in IE8 #12

0x-r4bbit opened this issue Nov 14, 2012 · 2 comments

Comments

@0x-r4bbit
Copy link

I have no idea what holder.js is doing in the core, but recently I had the problem that jQuery's show() method stops working in IE8 when passing any argument to it. After hours of debugging and researching it turned out, that this bug only appears when holder.js is included.

For me it felt pretty weird that holder.js influences jQuery's functionality in IE8, so I made a lot of tests. Unfortunately, there's nothing one can do.

So, is this a known bug?

@imsky
Copy link
Owner

imsky commented Nov 14, 2012

I just ran some IE8 tests with .show() and Holder, they don't seem to affect each other. Please isolate the bug and paste your code on Gist.

@imsky
Copy link
Owner

imsky commented Nov 28, 2012

Closing as inactive.

@imsky imsky closed this as completed Nov 28, 2012
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