http://evil.che.lu/2006/9/25/no-more-ie6-background-flicker
It includes this code:
try { document.execCommand('BackgroundImageCache', false, true); } catch(e) {}
Would this have any negative effect?
The single image technique is great because it also reduces page size.
Glen
On 10/27/06, Blair McKenzie
<[EMAIL PROTECTED]> wrote:
This approach stops load time by including hover and unhover backgrounds in the same graphic.
This other one uses css to preload the hover image.
BlairOn 10/28/06, Glen Lipka < [EMAIL PROTECTED] > wrote:I think that technique is called double-buffering. I can do that, but is there a better way? It also seems like it is a little slow.
GlenOn 10/27/06, Bryan Buchs <[EMAIL PROTECTED]> wrote:I've tried positioning the background tab image on both the "A" *and*
the "LI" elements. If the hover on the "A" flickers, the image in the
"LI" behind it shows through instead of a white background.
Erik Beeson wrote:
> I don't see a flicker problem on FF or IE6. I DO see an image loading
> delay the first time you mouse over one of the tabs, but it looks the
> same in both browsers. This is easily avoided by preloading the images.
>
> --Erik
>
> On 10/27/06, *Glen Lipka* <[EMAIL PROTECTED] <mailto: [EMAIL PROTECTED]>>
> wrote:
>
> http://glenlipka.kokopop.com/jQuery/payroll/
> http://glenlipka.kokopop.com/jQuery/intuit/
>
> Ok, here is my problem, and it's on both pages.
> Mouse over the tabs in the middle on either one using IE 6.
> HORRIBLE flickering problem.
>
> I wasn't using $hover(). I tried a few different things. Single
> image hover, etc.
> What is the best way to avoid the flicker in IE. Does jQuery
> Hover() deal with this?
>
> Thanks,
>
> Glen
>
> _______________________________________________
> jQuery mailing list
> [email protected] <mailto: [email protected]>
> http://jquery.com/discuss/
>
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> jQuery mailing list
> [email protected]
> http://jquery.com/discuss/
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/
_______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
