> Have you considered using goggle projects 
> (http://code.google.com/hosting/) to host the central latest 
> file and maybe related plugins?
> 
> The reason I mention it is because we can all benefit from 
> caching to load the file quickly.  Also, I think the 
> popularity of jQuery is going to grow and Google has pretty 
> solid uptime.  Barring that, we could host a file on our 
> servers to use across our enterprise.

You shouldn't be loading any .js files from jquery.com except for test
purposes. Always copy the .js to your own server and load it from there. The
same is true for any other external .js libraries you are using.

-Mike


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

Reply via email to