mickthompson
mickthompson

Reputation: 5512

jQuery - Are animations and jQuery scripts in general faster in IE?

My pages use jQuery and these are very fast in IE and Chrome. In Firefox 3 animations and other scripts are definitely slower, even if compared with IE6. I read that jQuery is optimized for IE. Is this the only reason? Are you experiencing similar problems? Thank you

Upvotes: 0

Views: 194

Answers (1)

jsight
jsight

Reputation: 28419

Could it be that you have addons installed that are slowing down Firefox? Firebug could definitely make Fx3 slower than you would expect.

Upvotes: 6

Related Questions