Side navigation
#7886 closed bug (duplicate)
Opened January 03, 2011 10:37AM UTC
Closed January 06, 2011 05:47PM UTC
Last modified January 06, 2011 05:47PM UTC
FadeIn/FadeOut on IE with dynamically generated content does not work.
Reported by: | bchoii@gmail.com | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.6 |
Component: | unfiled | Version: | 1.4.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Found a proper workaround :
$(".blink").css("display","inline-block");
before the fade*