Mario Rodriguez

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
Joshua
I just had this idea like a week ago - should've created it
Usman Shahid
This is genius!
Mario Rodriguez
@usman_shahid1 Thanks so much, Usman!
George Bougakov
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 :))
Mario Rodriguez
@gbougakov Thank you, George! Great minds think alike! 😉
Tony  'LarrikinAussie' Sargeant
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 ???
Mario Rodriguez
@larrikinaussie That is a good thing :) Thanks for the upvote!
Miles DePaul
This is very helpfull! @mariordev would this work within an inbox like Gmail?
Mario Rodriguez
Hi @milesdepaul, 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.
Jamie Raymond
This product is great and is well designed too. However it doesn't seem to be working on mobile screen sizes.
Mario Rodriguez
@jamie_raymond 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: https://mailtoui.com/#options