jquery IE Fadein and Fadeout Opacity

Posted by Tom on Stack Overflow See other posts from Stack Overflow or by Tom
Published on 2009-08-16T12:10:11Z Indexed on 2010/04/01 5:13 UTC
Read the original article Hit count: 388

Filed under:
|
|
|
|

Hi Guys,

I am getting this weird problem in IE with a CSS Overlay I am applying for a lightbox. Basically, I use fadein and fadeout for jquery - the problem is that everything works fine EXCEPT in IE.

In IE - I get no fadein - rather it just goes straight to opacity background. On fadeout - it removes the "opacity" for < 1 sec second and renders the page a "solid color" before removing the overlay.

Anyone know how to fix this bug ? Its really annoying - I am using all the correct filters etc its just the fadein and fadeout in IE ?

Thx

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about internet-explorer