Flicker Fixed
September 27th, 2006
- Category:
- CSS,
- JavaScript,
- Web Development
Dan Popa found an interesting fix for the ever annoying flickering CSS background images in IE.
There is also a fix that involves configuring your server, which I prefer, because the new solution relies on JavaScript.
Still it’s an amazing discovery and it’s very useful in cases you don’t have access to the server configuration. I really wonder why Microsoft kept that a secret for such a long time. Maybe there are some yet unknown side effects.
Via Ajaxian.