This may sound stupid.
But how do you add Jquery to sublime text 2?
Can't seem to get it working.
I've added this github.
Then created a Jquery folder in my packages.
Finally I added this into my head tags.
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
But still no luck.