HTML5 range polyfill demo

Modernizr/yepnope dependency loading

…as usual, “View Source” is your friend!

HTML5 input type="range" polyfill tests

Modernizr has been used to load the required stylesheet and Javascript file only if the browser does not recognise the HTML5 input “range” state.