Add a user interface to mailto hyperlinks with a jquery plug-in, manyMail

Hi,
In an upcoming toepoke.co.uk build we've added the ability to e-mail all the players in a match. Just for simple stuff like arranging lifts, last minute changes, etc.
We didn't want to get into creating a full blown e-mailing system, there's an app for that
. Instead I simply used a normal mailto link, which brings up whatever e-mail client is installed.
Now this works fine if the user has an e-mail client installed, but what if you use web based e-mail client? If you're interested in knowing more, please read the full article with demos, code and full explanation of the plug-in
Please note that version 1.0.2 has been released today (01-Jul-11). The article above has been updated to reflect the changes.
Hope you find this useful,
Team TP.