Modify ↓
Ticket #4 (closed bug: fixed)
hasLayout messes up fadeIn/fadeOut
| Reported by: | john | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.0 |
| Component: | effects | Version: | 1.0 |
| Keywords: | ie bug | Cc: | |
| Blocking: | Blocked by: |
Description
From: http://www.wait-till-i.com/index.php?p=287
I had some issues with one of the code examples for the upcoming book. MSIE has a very annoying bug that when you use an opacity animation – for example with YUI or jQuery: When the element you want to fade in our out has no background colour, MSIE messes up the font for some reason. Another problem is that when you use jQuery for the fading, the element needs to have hasLayout set.
Test Case: http://icant.co.uk/sandbox/msieopacityissue/
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

This has been resolved in SVN rev [79].