Fantastic! Via ajaxian (of course): Have you been bugged by IE background flicker? Cristi Balan talked about the issue and the solution: html { filter: expression(document.execCommand("BackgroundImageCache", false, true)); } Cristi links to a blog posting by Dan Popa, who discovered the IE6 background image flicker fix. And while you’re on Dan’s site, check out a [...]
↧