Skip to content

Instantly share code, notes, and snippets.

@sandro
Created May 24, 2012 18:57
Show Gist options
  • Save sandro/2783541 to your computer and use it in GitHub Desktop.
Save sandro/2783541 to your computer and use it in GitHub Desktop.
onerror = function(m, f, l) {console.log('begin');console.log(m); console.log(f); console.log(l); console.log('end'); return false;}
y = function() { $.getScript('http://turriate.com/notthere.js') }
y()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment