[jQuery] Re: FireFox Pages flicker when jQuery reads a CSS attribute of a div
Hi Šime, Thanks for your question. My demo is at http://dev.jquery.com/ticket/5743 more specifically the attachement http://dev.jquery.com/attachment/ticket/5743/ScrollFlickerSimple.html I did not include in my testcase the DOM method to get the CSS attribute directly, only through jQuery. If
[jQuery] Re: FireFox Pages flicker when jQuery reads a CSS attribute of a div
where's your demo? i've used the css() method on DIVs before and never noticed flickering...