Scrapbook Icon - Web Development
Web Development
Scrapbook Icon - Digital Tools
Digital Tools
1 Minute Read

Forms are a key component of the UI of a website. Also, range inputs are a great way to allow users to filter multiple results by defining a specific range. The trouble with native range inputs is that they are tricky to fully customise in terms of style and can be a pain when working with older browsers.

Rangeslider is a lightweight JS plugin that allows you to transform your range inputs into a fully customised integral part of your form. The plugin is touchscreen-friendly and is recalculated responsively, so ideal for mobile devices. It also supports all modern browsers, with legacy support going back to IE8.