[jQuery] Re: Improving performance in FireFox/Opera

2007-05-31 Thread Brandon Aaron
jQuery 1.1.3 aims to provide huge performance boost to multiple animations. Feel free to give jQuery 1.1.3a a whirl and let us know if that helps out any. -- Brandon Aaron On 5/31/07, Gordon [EMAIL PROTECTED] wrote: I am working on a project that involves a varying, but potentially quite

[jQuery] Re: Improving performance in FireFox/Opera

2007-05-31 Thread Richard D. Worth
On 5/31/07, Gordon [EMAIL PROTECTED] wrote: Okay, I'll give it a try, once I've gotten a link. If you're looking for a link to 1.1.3a: http://jquery.com/blog/2007/05/20/help-test-jquery-113/ - Richard

[jQuery] Re: Improving performance in FireFox/Opera

2007-05-31 Thread Gordon
Gave it a try, animation seems a little better in FireFox and considerably better in Opera, though IE still wins hands down on the smoothness stakes. FireFox comes in second and Opera came in last again. On May 31, 3:28 pm, Richard D. Worth [EMAIL PROTECTED] wrote: On 5/31/07, Gordon [EMAIL

[jQuery] Re: Improving performance in FireFox/Opera

2007-05-31 Thread Brandon Aaron
IE and Safari actually can handle animations very well. Perhaps it is because they have more access to system resources than the other browsers. I'm not exactly sure of the whys but IE does tend to handle timers better. Firefox has some severe issues with timers, especially with lots of them. I'm