2
Hello, I’m trying to add a overflow:scroll in my project, but this invalidates the script that leaves the div marker fixed at the top until you reach the next div.
If you overflow:scroll css in .divContexto the code works properly with the div .marker getting fixed at the top of the div context when scrolling the page. But as you will have several blocks on the page I will create I need to make it work even with overflow:scroll.
Could someone help me solve the problem?