↧
E-mail obfuscation method using only CSS
This is an awesome trick for hiding your e-mail address e-mail harvesting bots. HTMLmoc.elpmaxe@sirhcCSS .fu-spammers { direction: rtl; unicode-bidi:bidi-override; } The result: moc.elpmaxe@sirhcread more
View ArticleLogarithmic Gutters / Dynamic Page Margins
I would like to share a code snippet for a site I'm currently developing which I thought was particularly cool.The following code adjusts the page margins in a dynamic fashion and is nice on the liquid...
View ArticleDrupal 7 and jQuery UI (Accordion)
Now that jQuery UI is included in D7 core, we'll see a lot more application style functions using the UI library. Here's a quick example for adding an accordion to node content (enable and select PHP...
View Article