How exactly are you trying to fade it? A sample of your code would be good to diagnose said error, otherwise we have to assume that you are relying on JQuery to fade and if you are then assume that it's the way you have your span setup with CSS.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Jared A. D. Radtke Sent: Saturday, April 11, 2009 2:34 PM To: jQuery (English) Subject: [jQuery] IE8 will not perform Fade animation properly Hello All, I am new to this forum as well as web design (started a few months ago). I have been trying to implement fade effects on my site which are not working in IE8 (naturally works fine in everything else). When it runs, the text (set within a span that has an ID) simply disappears rather than fade out. I assume this is common and that there is a way around it... does anyone care to share? Thanks, Jared

