HTMLGuyLLC / jAlert

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

Vertical scrollbar #29

Closed mmucino1 closed 8 years ago

mmucino1 commented 8 years ago

When the jAlert window is displayed the vertical scrollbar disapear then when the jAlert window is closed the scrollbar doesn't appear again... is this the expected behavior?

HTMLGuyLLC commented 8 years ago

Doesn't appear again? In what browser?

HTMLGuyLLC commented 8 years ago

I read your message wrong and edited my response.

mmucino1 commented 8 years ago

Chrome... this is the situation: a modal is opened, then I scroll to the bottom of the page then the top of the modal is hidden (normal) and if then I display an error message with jAlert plugin, the scrollbar dissapear but when the jAlert is closed there are not a scroll bar then I can't go back to the top of the modal... any idea why is this happening? Thanks in advance.

HTMLGuyLLC commented 8 years ago

Can you take a couple/few screenshots of the process? I can't recreate the issue you're having.

mmucino1 commented 8 years ago

This screenshots are in order of the process: Thanks. uno dos tres cuatro

HTMLGuyLLC commented 8 years ago

Oh Ok, so you're using a Bootstrap Modal and it might be effecting the body overflow that jAlert messes with. I don't know if there is a fix to be honest...atleast not an immediately obvious one. I'll do my best to recreate and play with it to see what can be done.

HTMLGuyLLC commented 8 years ago

Thanks so much for the screenshots btw, huge help!