joaopereirawd / animatedModal.js

animatedModal.js is a jQuery plugin to create a fullscreen modal with CSS3 transitions. You can use the transitions from animate.css or create your own transitions.
MIT License
962 stars 207 forks source link

Modals persist scroll position, background image problem #57

Open peterlunglum opened 7 years ago

peterlunglum commented 7 years ago

I have multiple modals on my site. Each has a top header image contained. When scrolling on mobile, the modal persists its scroll position within. I close and scroll through my site and everything works fine, but when I go back to the original opened modal, the background image disappears/is gone. I think this has to do with positioning. Any ideas on why this might be happening?