Skip to content

Instantly share code, notes, and snippets.

@ricroberts
Created September 28, 2011 11:18
Show Gist options
  • Save ricroberts/1247696 to your computer and use it in GitHub Desktop.
Save ricroberts/1247696 to your computer and use it in GitHub Desktop.
head (in progress)
<head>
<!-- other stuff here ... -->
<script type="text/javascript" src="http://code.jquery.com/jquery-1.6.4.min.js"></script>
<script src="javascripts/raphael.js"></script>
<script src="javascripts/swirrl.js"></script>
<script src="javascripts/swirrl/map-manager.js"></script>
</head>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment