A walkthrough of the process I used to make an accessible slider widget from a SELECT element.
Mike West works and plays on the internet. Currently working as a software engineer on Google's Chrome team in Munich, he tries to make the web platform marginally less insecure than it generally is. Drop him an email at mike@mikewest.org follow him on Twitter or circle him on Google+
A walkthrough of the process I used to make an accessible slider widget from a SELECT element.
An expansion of earlier unobtrusive JavaScript articles: this time we’re adding type-ahead search functionality to SELECT elements.
An introduction to using classes in JavaScript in order to avoid namespace conflicts and gain interesting object-oriented functionality.
Attaching behaviors to the semantic elements in your HTML document isn’t nearly so hard as it sounds.