how to let body scrollbar control popup window in html code example Example: javascript disable scrolling on body document.body.style.overflow = 'hidden';