It is a multiplatform library of JavaScript, initially created by John Resig, which allows to simplify the way to interact with HTML documents, manipulate the DOM tree, manage events, develop animations and add interaction with the AJAX technique to web pages.
Add JQuery
<script type="text/javascript" src="script.js"></script>