enter image description here

How to make this item (Price range). HTML + CSS + JS (if needed).

  • Use <input type = "range"> Styling can be screwed any kind - Alex
  • Give an example please. Must move 2 sliders. Range will not work. - Oleg Ovcharenko 4:16
  • zombie, yes you are right, did not finish (( - Alex

1 answer 1

Here's what you need https://jqueryui.com/slider/#range This is a ready-made library, there is also a sample code

  • I would like to implement without using jQuery - Oleg Ovcharenko
  • It is best to indicate the main in the response body, incl. sample code, and link as an example. Help Why and how are some answers deleted? - Alex