Just stick this in your header.
Code:
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
or if you want the latest version (bit dangerous, I prefer to have manual control over such things but hey that's just me)
Code:
<script src="http://code.jquery.com/jquery-latest.js"></script>
A full list of available libraries is here:
http://code.google.com/apis/librarie...html#Libraries
__________________
RATE-MY-WEBSITE.com "Free website reviews by real web professionals" Please login or register to view this content. Registration is FREE
|