Skip to content

Instantly share code, notes, and snippets.

@tal
Created October 6, 2009 20:31
Show Gist options
  • Save tal/203377 to your computer and use it in GitHub Desktop.
Save tal/203377 to your computer and use it in GitHub Desktop.
$("#new-frame").load(function(){
$(this).load(function(){self.location.reload(true);});
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment