Forum Moderators: phranque
Does anyone know where I could find some info on this topic or have any experience with it themselves?
I'd suggest that you don't even think about removing the mailto functionality and leaving it as plain text as it looks like sloppy/lazy work on the part of the designer who didn't care enough/know enough to make it into a link. (In the same way that having a normal URL unlinked and in plaintext would look unprofessional).
Out of curiousity how much space would stripping mailto's save?
- Tony
These links are not always great though - often mailto links are put into links titled 'contact' and suchlike, and this makes it extremely annoying to open up your email program when you expected another page. So if you use them, make sure it's obvious that it isn't a page link, but an email link.
Also, these types of links generally depend on the user's browser configuration being correct. I often browse with Mozilla, and it is tricky to change the default handler for mailto: links if you install the moz built in email program. So whenever I (accidentally - see above) click on a mailto link, I groan and have to copy and paste the email into an alternative program.
there has been alot of threads on this - recent one here [webmasterworld.com]
Before anyone suggests it, I realise that I can break it up in to seperate pages, but that has a whole pile of usability issues associated with it that exceed the page size problem.
There are tons of people out there who click on mailto: links and send email via their email client, as well as tons who don't use email clients but use webmail interface such as Yahoo or Hotmail.
But the best bet would be to keep those mailto: links rather than save a few kbs. Those who use email clients would find their job halfdone and those like me would simply copy-paste the link and send via their preferred method.
Lastly as mentioned above, it would be unprofessional to leave the email address with the mailto: link.
I'd say there are two kinds of surfers - those who click on mail links, and those who don't. I usually do, because I have an e-mail client configured on the PCs I use most frequently. However, I also surf from PCs without mail clients. And, of course, if someone else uses my PC, they don't want to pop open my mail client to send a message.
Therefore, I'd recommend offering a form option as well. With a little coding, you could even configure the form to send an e-mail to Bill Jones if the user clicks on the Bill Jones link.
This doesn't help your page size problem at all, though. :(
there are two kinds of surfers - those who click on mail links, and those who don't
As a user, I hate clicking on things that *spawn* other things. Pop-ups, programs opening, junk downloading and/or installing ... these things drive me insane.
So I nearly always mouseover a link to see if I can tell what's gonna happen before I click - and I have my killswitch at the ready.
As a user: no clicking on mailto.
As a web manager: mailto's everywhere! They need help? I want them to have it at the easiest means possible. One click --> help.
As a web manager: mailto's everywhere! They need help? I want them to have it at the easiest means possible. One click --> help.
Assuming that gets them help. If you use yahoo or hotmail as your mail browser -- or anything other than outlook -- you either get an error or get a message from an unconfigured outlook program that asks you to configure your mail client.
I personally dislike mailto tags for that reason: you can't assume to know what mail client the surfer is using.
I always have an email address people can cut and paste or a form for people to fill out. I don't like to assume people even *have* an email client. There are a lot of people who use web based email such as Yahoo mail, AOL, and Hotmail.
I don't have anything against mailto links, as long as the anchor text clearly shows it's a mailto link. Because it's extremely annoying to click on a "contact" link just to find out I get an error message, I always do like Hawkgirl - I mouse over a link to see where it goes.
Anyway, if you decide to use mailto links, make sure you show the email address in the anchor text. For those (like me) who don't use the link, nothing is more annoying than those mailto links that say "contact", and the user has to mouse over the link to see the email address and type it in!
I used to have all the email addresses on my site as mailto links, but after getting paranoid about email harvesting spam bots, I removed the mailto links.