Safari isn't protecting the web, it's killing it
People joke about Safari being the new IE6 a lot, but I've never seen as succinct and well-reasoned a take on just how true this is becoming than what Tim has written. Their argument breaks down into […]
Saving forms
A very clever (and well explained) method for helping users complete forms. Particularly with modern pop-up forms, I'd say at least once a month I'm part way through typing something and […]
Memorise scroll position across page loads
A neat trick (now third hand) for storing the scroll position of a sidebar or other element in local storage, allowing you to keep it constant across pages without the user seeing it flash into […]
Storage for the web
A detailed overview of the various methods available to locally store website or web app data. Overall, the recommendation […]