A small jquery plugin to make a simple mailto link based on the current page for sharing via email.
Usage:
- Include the script (you'll find it in the src folder)
- Call the plugin on the element you wish to turn into the email link.
Where "" is the jQuery selector for the element.
See the test/index.html or http://cabbiepete.github.com/jQuery-Share-Email/ for an examples.