How to add jQuery to your blogger blog:
1. Open your Blogger HTML editor.
2. Past the following JavaScript just above the closing </head> tag:
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js" type="text/javascript"></script>
3. Click Save template
jQuery Cookbook: Solutions & Examples for jQuery Developers (Animal Guide)