Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.19 KB

README.textile

File metadata and controls

25 lines (18 loc) · 1.19 KB

HTML5 Input Range Polyfill/Unobtrusive Accessible Slider

An Unobtrusive Accessible Slider script that can also be used as an HTML5 Input Range polyfill solution.

At a glance

  • The script can be used as an HTML5 range polyfill solution
  • Introduces a gradient filled “range bar” for quick visual feedback
  • iOS Touch screen friendly
  • Arrives with a new CSS3 skin that degrades gracefully in older browsers
  • Unobtrusive & namespace friendly
  • Conforms to the WAI-ARIA defined role of “slider”
  • Keyboard accessible
  • Recalculates onresize so suitable for use within responsive designs
  • Available under a mixed MIT/GPL2 license

Quick Demos

More Information

More information can be found within an associated blog post