Skip to content

Instantly share code, notes, and snippets.

@davidhellsing
Created March 13, 2013 12:59
Show Gist options
  • Save davidhellsing/5151830 to your computer and use it in GitHub Desktop.
Save davidhellsing/5151830 to your computer and use it in GitHub Desktop.
iframe.attachEvent && iframe.attachEvent("onload", onload);
iframe.onload = onload;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment