Side navigation
#12179 closed bug (duplicate)
Opened August 01, 2012 08:58PM UTC
Closed August 01, 2012 10:46PM UTC
Last modified August 06, 2012 08:14PM UTC
fadeIn display issue FireFox 14.0.1 - jQuery 1.7.2
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hello,
Using Firefox 14.0.1 jQuery 1.7.2 fadeIn does not change
display:none; to
display:block;
Here is a link to the issue:
Regards
Otc
Attachments (0)
Change History (4)
Changed August 01, 2012 10:46PM UTC by comment:1
resolution: | → duplicate |
---|---|
status: | new → closed |
Changed August 06, 2012 04:46PM UTC by comment:3
Is there a solution yet?
Changed August 06, 2012 08:14PM UTC by comment:4
The solution is to not use styling on the body tag. Instead, create a class that has display none and apply it to the body. This is a known WONTFIX.