Archive: April 26th, 2010

Digital Death Day

This is my kind of event. Where does your data go when you die?

Bulletproof HTML5 <details> fallback using jQuery · Mathias Bynens

A good example of the correct way to approach new interactive elements in HTML5 (the details element in this case): test for native support and then emulate with JavaScript if required.