MailtoUI.js - Enhance your mailto links with a convenient user interface.

by
MailtoUI.js is an open source JavaScript library that enhances your mailto links with a convenient user interface. It gives your users the flexibility to compose a new message using a browser-based email client or their default local email app.

Add a comment

Replies

Best
I just had this idea like a week ago - should've created it
This is genius!
Thanks so much, Usman!
Hey, Mario! Congrats on your launch! I already had a similar mechanism on my website and was thinking of converting it to a library (you beat me to it :))
Thank you, George! Great minds think alike! 😉
G'day MailtoUI Crew, great idea, simple but effective. I'll give it a redhot crack. By the way, so's ya know, my Up-Vote brought you to 666, that's good thing, right ???
That is a good thing :) Thanks for the upvote!
This is very helpfull! would this work within an inbox like Gmail?
Hi , If you mean if this works with Gmail, yes it does, Gmail is the first button in the UI. :) Please let me know if this answers your question.
This product is great and is well designed too. However it doesn't seem to be working on mobile screen sizes.
Hi Jamie, MailtoUI works on mobile as well. However, the option disableOnMobile is set to true by default. You can enable it by setting that option in your script tag. Please take a look at the bottom of the Options table for details: