4 Creative Concepts of Slider Control

4 Creative Concepts of Slider Control

Sliders have been around for a long time and became the de facto standard UI control for selecting a value or a range of values. A slider is helpful because it allows users to explore a range of options quickly.

In this article, I'm going to review a few creative concepts of this familiar UI element.

1. Visualize the output

Slider is a control that allows users to select a specific value (or range of values). All too often users get the information of what the value is all about by reading the label on a slider. At the same time, it's possible to create a much stronger effect on our users by visualizing the data connected to the slider.

"A picture is worth a thousand words"

No matter what users do, whether a user selects the number of rooms in a house they want to buy:

Animation by Gal Shir. Available on Codepen
Tries to find a perfect background color for their personal website: ![](/content/images/2018/10/2018-09-19_09.43.16.gif)
A concept created by Rogie King visualizes the color user selects
Explores different types of burgers: ![](/content/images/2018/10/ezgif-2-512a45233110.gif)
Image: Chris Gannon
Or wants to leave feedback about a product/service: ![](/content/images/2018/10/rating-slider.gif)
An emotional reaction to user feedback. Image: Arun Sajeev
>Visualization makes it easier for users to make an informed decision. 

In some cases, it's almost impossible to make an informed decision without seeing the output first. On Tylko, the visual output allows users to understand what furniture will look like. It's hard to get this understanding just by reading the measurements.

2. Help users to select a value

Sliders allow users to explore available options, but in some cases, users might be wonder what values they should choose.

Good user interface helps and guides the user

Sliders can aid users in making an informed decision.

One good example can be found on the Airbnb website. Airbnb pairs a price range slider with a histogram which displays the distribution of prices and the average price per night. This diagram makes it easier for users to select a filer for a price range.

Airbnb price range histogram prevents users from having zero-results filtering
Another interesting solution can be found on the Trulia website. [Trulia's house affordability calculator](https://www.trulia.com/house-affordability-calculator/) uses a color of a slider as a functional tool -  a slider to inform users about debt-to-income options. This slider prevents users from choosing potential dangerous values. ![](/content/images/2018/10/1_HSdwlQS2XBgAaUUNu_Mf4A.gif)

3. Allow users to set a specific value

Many sliders have the same problem - it's impossible to select a precise value using a slider. Without any doubts for precise input, a slider can never beat a regular input field. That's why if your design requires a precise input, it's better to use an input field together with a slider.

SGS' housing cost calculator provides two ways of setting a value - either by using a slider or by putting a value in a relevant field. If you want to use this technique in your design it's critical to ensure that everything stays in sync: when users change the value using a slider, the value in the input box should be updated, and when a value in the input box is changed, the slider should be updated.

4. Solve a problem of blind spots

Slider in mobile apps often suffers from an issue of blind spots. This problem happens when a finger covers important data (selected value). The concept of the fluid slider created by Virgil Pana tries to solve a problem of a blind spot by allowing users to see the value the select right at the moment they interact with a slider.

A concept by Virgil Pana. This concept was coded by Ramotion (Fluid slider project on Github).

Subscribe to Nick Babich

Don’t miss out on the latest issues. Sign up now to get access to the library of members-only issues.
jamie@example.com
Subscribe