Skip to content

This is a custom range slider that is custom-made from sliders and the value that is coming from the slider, it's displayed at the top. The score container position is moving according to the slider values.

Notifications You must be signed in to change notification settings

younusaliakash/custom-range-slider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Range Slider

This is a custom range slider that is custom-made from sliders and the value that is coming from the slider, it's displayed at the top. The score container position is moving according to the slider values.

in javascript we we some DOM property :

const range_width = getComputedStyle(e.target).getPropertyValue("width");

const label_width = getComputedStyle(label).getPropertyValue("width");

custom range slider

About

This is a custom range slider that is custom-made from sliders and the value that is coming from the slider, it's displayed at the top. The score container position is moving according to the slider values.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published