HTMLGuyLLC / jAlert

jQuery alert/modal/lightbox plugin
https://htmlguyllc.github.io/jAlert/
MIT License
76 stars 35 forks source link

jAlert with iframe scrolls automatically #39

Closed F-web closed 6 years ago

F-web commented 7 years ago

when I open jAlert with iframe then the page behind the jAlert scrolls to the top, is there a way to prevent this?

HTMLGuyLLC commented 7 years ago

Yes, it's because the 100% height is slightly too much and it changes the way the modal works. It's a small bug I've been meaning to fix but I haven't had time. If you want to fix it and do a pull request, that'd be great.

HTMLGuyLLC commented 6 years ago

Had a better version of this issue posted. Will close this and keep the other.