loudandlonely.com— A CSS technique for displaying your full email address in plain text while masking it from spammers. Degrades gracefully too.
Jan 27, 2006View in Crawl 4
"In IE7 Beta 1 it neither works nor degrades gracefully"thanks for the heads up. i'm keeping my fingers crossed for version 8. only the final and complete example works in IE6.
No digg. Seems like alot of work, especially with IE7 coming out sooner than later. Don't we alreasdy have enough CSS/Javascript browser hacks?Why not just "encode" your e-maili address using HTML cahracter entities? All of my research indicates that spam-bots--for the time being--are unable to determine that it's an email address. Any browser worth a crap will display it as an e-mail address to the user.A useful little tool:<a class="user" href="http://www.wbwip.com/wbw/emailencoder.html">http://www.wbwip.com/wbw/emailencoder.html</a>
neddersJan 28, 2006Submitter
"In IE7 Beta 1 it neither works nor degrades gracefully"thanks for the heads up. i'm keeping my fingers crossed for version 8. only the final and complete example works in IE6.
edenloverJan 28, 2006
How complicated. Just put your email as a GIF or JPG...
teleporterJan 28, 2006
No digg. Seems like alot of work, especially with IE7 coming out sooner than later. Don't we alreasdy have enough CSS/Javascript browser hacks?Why not just "encode" your e-maili address using HTML cahracter entities? All of my research indicates that spam-bots--for the time being--are unable to determine that it's an email address. Any browser worth a crap will display it as an e-mail address to the user.A useful little tool:<a class="user" href="http://www.wbwip.com/wbw/emailencoder.html">http://www.wbwip.com/wbw/emailencoder.html</a>