There are several reliable content delivery networks that are free to use to host your jQuery file. These are widely used and the chance that the client has it cached in browser are high. Both Google and Microsoft are available for public use.
Google Ajax API CDN (supports ssl via https)
Get lastest version: http://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js
To include, copy and paste
<script src=”http://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js”></script>
View full documentation about Google API, click here
Microsoft CDN supports ssl via https)
Get latest version: http://ajax.aspnetcdn.com/ajax/jQuery/jquery-1.6.4.min.js
To include, copy and paste
<script src=”http://ajax.aspnetcdn.com/ajax/jQuery/jquery-1.6.4.min.js”></script>
jQuery CDN
Minified version: http://code.jquery.com/jquery-1.6.4.min.js
Source version: http://code.jquery.com/jquery-1.6.4.js
Szuper PHP Store Locator
The software allows you to add a Google map to your website that can display all your stores locations and details. It allows people to input a location and the map will display all the stores within a given radius, and also directions to get there. Read more
