Topic: Fix Modal Scroll
RoffDaniel pro asked 6 years ago
Hi, there is a problem when you call a modal window, and if you scroll to the bottom, the page will scroll with the modal window, how to fix it?
RoffDaniel pro answered 6 years ago
And again, fixed it myself.
For those who encounter this, here is the solution:
body.modal-open { overflow: hidden; }
Closed
This topic is closed.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Closed
Specification of the issue
- ForumUser: Pro
- Premium support: No
- Technology: MDB jQuery
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Tags
RoffDaniel pro commented 6 years ago
I mean, this: https://imgur.com/aXh5DKX