[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] FireFox Pages flicker when jQuery reads a CSS attribute of a div

2010-01-03 Thread average_user
When starting to use jQuery I was assuming that jQuery would be a stable interface that removes the headache of having to deal with multiple browser APIs. It certainly has a lot of features that achieve this. Now I have a case where jQuery makes things worse for me with a dimension that I have nev