Skip to main content

Bug Tracker

Side navigation

#4 closed bug (fixed)

Opened June 14, 2006 05:57PM UTC

Closed June 16, 2006 02:03AM UTC

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.

Test Case:

http://icant.co.uk/sandbox/msieopacityissue/

Attachments (0)
Change History (1)

Changed June 16, 2006 02:03AM UTC by john comment:1

resolution: → fixed
status: newclosed

This has been resolved in SVN rev [79].