Closed Zurya closed 10 years ago
It happens because content on the page is dynamic. For example if some content loaded via ajax. Or if screen got resized.
Temporary solution would be to recreate the snow (stop && start) when window got resized.
Does this mean, the issue is because a page is already using other jQuery plugins? (Please do not take my question in wrong way, I am learning.)
Not an issue with the plugin itself closing the issue.
In my case, the snow falls only up to 75% of the height of a screen(please note not the page). The webpage's length is almost double of a normal visible height.
Surprisingly, snow starts falling to the bottom of the page, if the browser window is re-sized.
How can I solve this?