Side navigation
#8540 closed bug (worksforme)
Opened March 16, 2011 10:56AM UTC
Closed March 16, 2011 03:37PM UTC
Last modified March 09, 2012 03:08PM UTC
fadein and fadeout in IE8/IE9
Reported by: | godoff@gmx.net | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.next |
Component: | unfiled | Version: | 1.5.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
fadein and fadeout is bugy in IE8/IE9 Final.
Works in Firefox, Chrome, Opera fine.
it works for little container. Like your demo in the documentation.
But not for container with many content inside.
See example at the following website (switching eyecatcher).
Attachments (0)
Change History (1)
Changed March 16, 2011 03:37PM UTC by comment:1
resolution: | → worksforme |
---|---|
status: | new → closed |
I just tested fadeOut/fadeIn in IE9 RC here http://jsfiddle.net/addyosmani/Kw5jG/ and it appears to be working fine. This suggests that there may be something else you're doing in your code that's breaking the behavior. Because we're unable to help debug problems that haven't been reduced, you can either ask for further assistance with debugging your code in the jQuery Forums or on the jquery channel on freenode. Alternatively, if you're able to reduce what you're doing into a simplified test case on jsFiddle.net, we'll be happy to take another look.