using BackgroundImageCache to solve background image flicker in IE

Fantastic - at last a solution to IE background image flicker that doesn’t involve applying background images to containing elements. I will be using this - I’ll be interested to know if I can use the IE CSS filter version without a performance hit, as that could just sit in my IE-only stylesheet.

One Response to “using BackgroundImageCache to solve background image flicker in IE”

  1. Dan POPA Says:

    Yes, you could.

    Write the css rule so it will remove itself from the stylesheet after the first evaluation.
    I’ll write an article on my blog about this technique.

Leave a Reply