[jQuery] Re: jQuery too slow on IE!!!

2009-05-13 Thread Kean
If speed is paramount to your project and you still want some some abstraction/cross browser functionality, you can checkout some other libraries out there. Here's some comparison on how they perform. http://dante.dojotoolkit.org/taskspeed/ On May 12, 5:42 am, Chandan

[jQuery] Re: jQuery too slow on IE!!!

2009-05-13 Thread Joseph Le Brech
-0700 Subject: [jQuery] Re: jQuery too slow on IE!!! From: shenan...@gmail.com To: jquery-en@googlegroups.com If speed is paramount to your project and you still want some some abstraction/cross browser functionality, you can checkout some other libraries out there. Here's some

[jQuery] Re: jQuery too slow on IE!!!

2009-05-12 Thread Andy Matthews
That's quite a loaded statement. jQuery is actually optimized for IE as it's still the largest share of the browser market. So jQuery is not inherently slower on IE than on other browsers. Now, having said that, it's possible that YOUR code could be slower on IE than on Firefox, but as you didn't

[jQuery] Re: jQuery too slow on IE!!!

2009-05-12 Thread RobG
On May 12, 10:42 pm, Chandan learningbychan...@gmail.com wrote: Hi, I recently started using jQuery, thinking that it is FASTER than usual javascript, but i found it is too slow when used with IE. I am using IE 6/7. jQuery is written in javascript, therefore it is unlikely that any jQuery