Skip to content

Instantly share code, notes, and snippets.

@csessig86
Created February 9, 2016 17:53
Show Gist options
  • Save csessig86/e69bcf1ee98dd561baf3 to your computer and use it in GitHub Desktop.
Save csessig86/e69bcf1ee98dd561baf3 to your computer and use it in GitHub Desktop.
Window load pym
$(window).load(function() {
pymChild = new pym.Child();
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment