My sixth attempt writing a datePicker (calendar) that is accessible using the keyboard and uses no pop-up windows.
Posted Oct 11, 2011 · Read more…
My sixth attempt writing a datePicker (calendar) that is accessible using the keyboard and uses no pop-up windows.
Posted Oct 11, 2011 · Read more…
The “never say never again” version of the datePicker (calendar) script that is accessible using the keyboard, requires no embedded JavaScript blocks, uses no pop-up windows and is suitable for use within documents served as application/xhtml+xml.
Posted Sep 09, 2009 · Read more…
I recently wanted to fix a few bugs within last years slider experiment but, as my coding style has changed so dramatically over the past year (believe me, I’ve learned a lot in the past year and find it hard to even look at my old code), I ended up rewriting the entire thing from scratch.
This gave me the opportunity to make the code more robust, fix the aforementioned bugs and add some nice shiny new features into the mix…
Posted Aug 01, 2008 · Read more…
An attempt at creating a keyboard-accessible, unobtrusive slider control that conforms to the WAI-ARIA defined role of slider.
Posted Sep 10, 2007 · Read more…
An unobtrusive JavaScript that transforms any input tag into an interactive, keyboard-accessible slider control
Posted Sep 10, 2005 · Read more…