Hacker News new | ask | show | jobs
by grumpy8 2400 days ago
Not OP, but if you inspect the overlay, just right next to it there's a <script> with a closeOverlay function. OP probably tried to inspect/delete DOM element and found that function.
1 comments

Haha, yep, this. I hide a lot, but couldn't get scrolling to work, searched for "scroll" and stumbled on that obviously named method :)