How to load jquery quickly
by Prakash[ Edit ] 2013-01-18 18:02:40
How to load jquery library file quickly
in a document ? Just use the google
api file. Most of them use this, so it will
be cached .
http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js
Use it in head tag as follows :