I typically include JQuery in my websites with:
http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js

However lately this URL often returns "File not found".

So I changed to:
http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js

Now 1.4 is returning "File not found" so I switched to the exact
version: http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js

Any idea why these URLs are so unreliable lately?

Richard

-- 
You received this message because you are subscribed to the Google Groups 
"Google AJAX APIs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-ajax-search-api?hl=en.

Reply via email to