Skip to content

Instantly share code, notes, and snippets.

@davidpadbury
Created June 30, 2011 17:40
Show Gist options
  • Save davidpadbury/1056753 to your computer and use it in GitHub Desktop.
Save davidpadbury/1056753 to your computer and use it in GitHub Desktop.
Test for dynamic loading
function load(el) {
console.log('loaded');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment