On Jul 2, 11:45 am, "John Resig" <[EMAIL PROTECTED]> wrote:
> Hi Everyone -
>
> I'm pleased to announce the release of jQuery 1.1.3. After many months
> of testing, developing, and more testing, we have a very solid release
> available for download. It comes with roughly 80+ fixed bugs and a
> handful of enhancements for good measure. Highlights include:
>
>    1. Improved speeds, with DOM traversal over 800% faster than in 1.1.2.

You can' t satisfy everyone... :-)

Prototype.js gets it's blazing selector speed (in Firefox) by using
XPath in browsers that support document.evaluate.  It's great that
jQuery has a fast API for non-XPath browsers, but its speed in Firefox
sux (comparatively).  Are there plans to support XPath in capable
browsers?  Then you'll see jQuery as the fastest in all browsers, not
just "the market leader".

And maybe that will cause wimp browsers to either lose marketshare or
get full featured.  ;-)


--
Rob

Reply via email to