Skip to content

Instantly share code, notes, and snippets.

@jakearchibald
Created October 27, 2009 17:10
Show Gist options
  • Save jakearchibald/219738 to your computer and use it in GitHub Desktop.
Save jakearchibald/219738 to your computer and use it in GitHub Desktop.
<script type="text/javascript" src="scripts/glow/2.0.0/seed.js"></script>
<script type="text/javascript">
glow.load('widgets').ready(function() {
glow.dom.get('#yey');
// glow is version 2.0.0, the same version as the seed
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment