Skip to content

AdrianGrochowski/PriceRangeSlider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PriceRangeSlider

PriceRangeSlider was created in order to use plain JavaScript on website without unecessery libraries. Moreover it was a good training to learn using classes in JavaScript in order to have clean, well organised and optimised code.

Slider fits to the container that is passed to the function as a parameter. List of parameters to pass to constructor: minimum value, maximum value, id of the minimum input as well as the id of the maximum input, in the end we pass the id of the container the slider should inject.

See how it works: https://adriangrochowski.github.io/PriceRangeSlider/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published