I am trying to implement a progress bar which increments when the user scrolls down on the page. At the moment the progress bar is tracking when the user scrolls up and down. When the user scrolls up the progress bar decrements. Any way that I can make it track the progress only on page scroll down? I am trying to implement a progress bar which i