Prevent Scroll when Popup open
Hi,
How can I prevent the screen from scrolling, when a popup is open?
I have a long page that is a menu, and when a user clicks an image it opens a popup showing an image of the menu item and description.
The popup is dismissable, but the issue is if the user swipes up or down, the popup remains open, but moves along with the rest of the page.
I would like the page to be fixed until the popup is dismissed.
kind regards
Paul