I am fairly new to jquery and where to point jquery source link
If I have a jquery script is it better to download the script and put it on your own server or to link to ajax.googleapis. etc
Frank_Rizzo
8:37 pm on Sep 9, 2011 (gmt 0)
Put it on your own server for various reasons.
1. googleapis may be down at some stage 2. googleapis may be slow at some stage 3. googleapis will be able to track your visitors 4. you have control over updates - if there is a new release of jquery you can test it in your own time and update your server copy