Answers for "offcanvas popup stop background scrolling"

4

how to stop background scrolling when popup is open

document.body.style.overflow = 'hidden';
Posted by: Guest on August-17-2020

Code answers related to "offcanvas popup stop background scrolling"

Code answers related to "Javascript"

Browse Popular Code Answers by Language