I would suggest only using a CDN to store media files like images / videos etc.scripts would perform a lot better if you ran them locally.
I used to run the jquery script remotely before, however i sometimes used to get draggy animation so i just downloaded the script and worked local. On Wed, Oct 21, 2009 at 11:06 AM, jitu <nair.jiten...@gmail.com> wrote: > > Using the minified version, pointed by the link > http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js , I am > not able to use jQuery. Looking at the source file, seems the script > file is messed up. > > The link http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.js > work fine > > > jitu >