Possible Duplicate:
jQuery Linking vs. Download?
What is the best practice?
- Do I include the google api url for jquery or
Do I download the jquery file on my server and use it?
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>