That is correct. I would change /src/latest/ to be current, but there
are lots of people who are loading it dynamically from their web
sites, and I don't want to break their existing code.

For now, the latest version can always be found here:
http://jquery.com/src/jquery-latest.js
http://jquery.com/src/jquery-latest.pack.js

--John

On 10/12/06, Blair Mitchelmore <[EMAIL PROTECTED]> wrote:
> Unfortunately, http://jquery.com/src/latest/ doesn't actually return the
> lastest jQuery release. It returns svn revision 29 which was before the
> days of the jQuery object; jQuery 1.0.2 is based on svn revision 413. To
> download the latest stable version of jQuery go to
> http://jquery.com/src/jquery-1.0.2.js (packed version available at
> http://jquery.com/src/jquery-1.0.2.pack.js). Hope that helps.
>
> -blair
>
> Mika Tuupola wrote:
> > Plugins using jQuery instead of $ dont seem to work anymore if using
> > jquery.js from: http://jquery.com/src/latest/
> >
> > FireBug spits out "jQuery is not defined". Found this while trying to
> > make tabs and panView work together.
>
> _______________________________________________
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
>


-- 
John Resig
http://ejohn.org/
[EMAIL PROTECTED]

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to