Opened 17 years ago
Closed 17 years ago
#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: | |
Blocked by: | Blocking: |
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.
Note: See
TracTickets for help on using
tickets.
This has been resolved in SVN rev [79].