I have a sticky div with a calendar inside, and one of the days is highlighted. I want the calendar highlight to move as you scroll down the page through some divs that correspond to different dates. Each div has a data-month and data-day. Can someone recommend a way to approach this?
2