Skip to content

Instantly share code, notes, and snippets.

@tiagoamx
Created October 17, 2016 19:08
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tiagoamx/9b8662d01d653292bf56187e5929273b to your computer and use it in GitHub Desktop.
Save tiagoamx/9b8662d01d653292bf56187e5929273b to your computer and use it in GitHub Desktop.
//@author @tiagoamx
// Clear the contents of the iframe after being loaded
$("#iframeid").contents().find("body").html("");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment