Skip to content

Instantly share code, notes, and snippets.

@jakearchibald
Created October 26, 2009 16:37
Show Gist options
  • Save jakearchibald/218784 to your computer and use it in GitHub Desktop.
Save jakearchibald/218784 to your computer and use it in GitHub Desktop.
<script type="text/javascript">
gloader.load(['glow', '1', 'glow.dom', 'glow.anim'], {
async: false,
onLoad: function(glow) {
window.glow2 = glow;
}
});
</script>
<script type="text/javascript">
// glow2 is available here
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment