Hi there! I am trying to make a slider that moves at the same time of the scrollbar of the page… since I don’t know much of javascript I thought of getting the scrollY position and printing the value on the input range real time…but I’ve done a mess so far as I don’t know how to make that happen:sweat_smile:. While looking for understandable documentation about this I’ve come across what I exactly want: the slider that keeps track of the messages/dates here on sitepoint. Like this one on the right that goes from 1/12 to 12/12 to put an example: Retrieving form field value without clicking submit button
anyone knows how to do it or where to find the code for that effect of controlling the slider with the scroll page?¿ thaanks