[jQuery] Re: FireFox Pages flicker when jQuery reads a CSS attribute of a div

2010-01-04 Thread average_user
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

2010-01-04 Thread Šime Vidas
where's your demo? i've used the css() method on DIVs before and never noticed flickering...