
|
Book Home Page Bloglines 1906 CelebrateStadium 2006 OfficeZealot Scobleizer TechRepublic AskWoody SpyJournal Computers Software Microsoft Windows Excel FrontPage PowerPoint Outlook Word Host your Web site with PureHost! |
![]() Sunday, January 25, 2009 – Permalink – Email IconsFoil the spoilersIf you include an email address it can be read be the evil robot of the web. Nexodyne.com will create a free email icon graphic to be used in place of a mail hyperlink. You could also use this piece of Javascript to avoid R2D2. (user in this case would be "MyJunkMail.Place" mydomain would be "Gmail.com") <script language="JavaScript">
<!-- Begin
user = "myaddress";
domain = "mydomain";
document.write('<a href=\"mai' + 'lto:' + user + '@' + domain + '\">');
document.write(user + '@' + domain + '</a>');
// End -->
</script>
<noscript>
Here goes some text that can be seen if Javascript is disabled.
</noscript>(from SB Projects.com) See all Topics outlook Labels: Tips <Doug Klippert@ 3:37 AM
Comments:
Post a Comment
|