Kill IE6
—
Blog entry
—
17 weeks 3 days ago
Being a good citizen I've put up a nice upgrade informational pop-up for visitors still using IE6. This has been in place for over a year.
I decided to stop being polite about it and out-right ban IE6 users from my site with a big nasty message and no content. Really, enough is enough it's freaking...
E-mail obfuscation method using only CSS
—
Blog entry
—
19 weeks 2 days ago
This is an awesome trick for hiding your e-mail address e-mail harvesting bots.
HTML
<span class="fu-spammers">moc.elpmaxe@sirhc</span>
CSS
.fu-spammers {direction: rtl;unicode-bidi:bidi-override;}
The result: moc.elpmaxe@sirhc
- Edit: I did not say this method was...
