Slider widget

This is a demo for a slider widget for Drupal. It consists of a plain select box (marked with a class), which is converted to a slider onload.

Try it both with and without Javascript enabled to see.


I want to add keyboard navigation for the slider and make it focusable. Should be possible if I use the original select as the focus holder, moved out of screen.

More info in this blog post.

Created by Steven Wittens. Not for distribution.