Skip to content

Instantly share code, notes, and snippets.

@im-sad
Created November 19, 2016 16:31
Show Gist options
  • Save im-sad/bb837f8079a54572d000d2b6b4ccd791 to your computer and use it in GitHub Desktop.
Save im-sad/bb837f8079a54572d000d2b6b4ccd791 to your computer and use it in GitHub Desktop.
Jquery from Google or local
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/jquery.min.js"><\/script>')</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment