Skip to content

Instantly share code, notes, and snippets.

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