Skip to content

Instantly share code, notes, and snippets.

@irace
Created December 7, 2011 04:02
Show Gist options
  • Save irace/1441404 to your computer and use it in GitHub Desktop.
Save irace/1441404 to your computer and use it in GitHub Desktop.
Mail link to this page
document.location.href = 'mailto:?subject=' + document.title + '&body=' + document.location.href;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment