[jQuery] Dynamic mailto: link.

[jQuery] Dynamic mailto: link.


Hello Guys,
I have a 'mailto' link the emails of which I want to be dynamic based
on a bunch of checkboxes. So lets say my markup looks like this:
<input type="checkbox" name="UserEmails"
value="someone@something.org" />
<input type="checkbox" name="UserEmails" value="someone@another.com" /