[jQuery] Ext examples, comparing jQuery against YUI
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Helvetica, Arial, sans-serif">I've been
flicking through the examples here:
<a class="moz-txt-link-freetext" href="http://extjs.com/deploy/ext/docs/index.html">http://extjs.com/deploy/ext/docs/index.html</a>, specifically the
"Layouts/Complex Layout" and "Mixed Examples/Image Chooser Component"
examples, comparing the animations and speed when using jQuery and the
other two libraries.
Something which struck me straight away was the smoothness of the slide
and grow/shrink animations in Firefox. IE7/6 don't seem to be affected
by a change in the base library, but Firefox (2.0.0.3 as i'm using)
suffers with a very jerky animation when using jQuery. The other
libraries are fine.
I'm wondering whether this is a known issue and whether its being
addressed. I'm developing a webapp for a client that will be using
Firefox 2.* across the board, and was hoping to use jQuery & Ext to
create some very usable components. Unfortunately, this issue might
cause me to rethink my approach.
</font></font>
<div class="moz-signature">--
<div
style="font-family: sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: 1.1; font-size-adjust: none; font-stretch: normal; width: 300px; color: rgb(51, 51, 51);">
<strong>Phillip B Oldham</strong>
</div>
</div>
</body>
</html>