The Sandbox
Experiments with CSS, (X)HTML and JavaScript
The Sandbox is where I get my hands dirty with some code in an attempt to solve a problem or improve upon an existing technique in some way. For a detailed explanation of each method, visit one of the related blog posts. As always, I'd love to hear what you think in the comments of those posts.
Better Blocklists
A much improved method of increasing the clickable area of a link to encompass multiple elements, cutting it right back to POSH and making use of CSS2.1 selectors.
Related Blog Post
- Building a Better Blocklist (3 Comments)
Pure CSS Rounded Corners
A method of creating boxes with slightly rounded corners using ultra-clean markup and a bit of CSS trickery; not an image or line of JavaScript in sight.











