kevinleary.net

jQuery fadeIn() & fadeOut(): Problems in Internet Explorer

I’ve noticed some issues with my jQuery work. When I use the .fadeIn() or .fadeOut() methods I see ugly pixelated text in Internet Explorer.

Preview / Sample / Demonstration

jQuery Fading Problems in Internet Explorer

How it is fixed

To fix this you need to set a background color on the element that is fading in or out.

Resources

Share

  • Digg
  • del.icio.us
  • Facebook
  • Google
  • LinkedIn
  • StumbleUpon

Related Posts

1 Comment »

  1. jQuery fadeIn() & fadeOut() - Bug no Internet Explorer » Pinceladas da Web - Reflexões sobre XHTML, CSS, PHP e WebStandardsNovember 4, 2008 at 4:01 am

    [...] mas acabei encontrado uma solução muito interessante no site de Kevin Leary que consiste simplesmente em adicionar uma cor de fundo ao elemento que será aplicado o [...]

Leave a comment

will not be published