Hi there,

You can change the url so that it always uses the latest 1.3.x release ...

http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js

or even the latest 1.x release ...

http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js

--Karl

____________
Karl Swedberg
www.englishrules.com
www.learningjquery.com




On Mar 22, 2009, at 6:54 AM, Microbe wrote:


Thanks for that, but if you use it, aren't you linking to a specific
version number?

Their example is "path: http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js "

So what happens if right though my code I call that file and then
1.3.3 comes out?

Reply via email to