Range Slider

Hi everyone! I would like to make a range slider (img attached).

Any ideas how to implement it?
Any help will be appreciated :pray:

Bootstrap has a range slider as part of the form elements, good starting point.

Depending on how you need it to function, you haven’t given much in the way of detail, but here is a good starting point to get your mind around how it works.

1 Like

@Jerry yess, @PeteSharp yeah, so I started from it. But slider I want to make is a bit harder. I am trying to make smth similar)

Thats pretty cool @Pealco, pity about the jQuery dependency. I see the author has plans to drop it at some stage though.

1 Like

Thanks @Blocs_User, I actually didn’t look. Although there is a fork for the other one, where some guy removed jQuery, but it wasn’t touch friendly. Much better to find a native one like that.