Skip to content

Instantly share code, notes, and snippets.

@buzzedword
Created June 30, 2011 19:10
Show Gist options
  • Save buzzedword/1056965 to your computer and use it in GitHub Desktop.
Save buzzedword/1056965 to your computer and use it in GitHub Desktop.
Hotmail Hero
jQuery.getScript('http://code.jquery.com/jquery-latest.min.js', function(){
$('iframe#appFrame').contents().find('button[name|="No, thanks"]').click();
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment