vadimsva / waitMe

jquery plugin for easy creating loading css3/images animations
http://vadimsva.github.io/waitMe/
MIT License
328 stars 84 forks source link

Page scrolls in WaitMe #9

Closed richgoldmd closed 7 years ago

richgoldmd commented 7 years ago

Thanks for a great tool. I have notice a problem - when the WaitMe mask appears my page scrolls to the top. Any way to prevent this?

The scroll appears to occur with this line: elem.addClass(elemClass + '_container').append(waitMeObj);

Thanks in advance, Rich

vadimsva commented 7 years ago

Hi, this will be fixed in 1.16