Monthly Archives: February 2010
DOM Scripting by Jeremy Keith
I have been dabbling with Javascript a few times, but only at the level where I was stoked when I could create a function to convert fahrenheit to celsius. I was going to try to make a slightly more serious attempt at learning it, and bought DOM Scripting: Web Design with Javascript and the Document [...]
LESS is more – CSS meta frameworks
Every time you have repeated the same block of styles again and again and thought, shit, this CSS is getting messier and messier, or returned to an old file to swap a colour value that occurs thirty times throughout the code, what you wished you had, was a a CSS meta framework. There are a [...]
The Zoomable Map (..on paper)
Soooooomebody had a light bulb moment. Clever idea! Watch the video, it’s only 20-ish seconds.
Posted in Found 5 Comments

Custom radio inputs using pure CSS