how to make the the page unscrollable when model is shown code example Example: javascript disable scrolling on body document.body.style.overflow = 'hidden';