How to stop Jsnow animation? Hi, Jsnow is one of the light-weight jQuery plug-ins which is producing snow effect. Here, I want snow effect no longer after few seconds of initate and Jsnow is working in background continuously to make snow effect perfect. Obviously, this is affect event handling speed of other javascripts. And In my case, I have to stop Jsnow completely. So I have added an option variable "stopSnow" and by default it is holding value "0" which is mean run snow forever and then made some changes plugin itself. By changing this value (in milliseconds), I can stop the snow completely. Plugin Code: // jSnow, a jQuery Plugin v1.1.mod2 // Licensed under GPL licenses. // Copyright (C) 2009 Nikos "DuMmWiaM" Kontis, dummwiam@gmail.com // http://www.DuMmWiaM.com/jSnow // Modified 2009~ // Updated in 2009 by Shadowmint (http://shadowmint.blogspot.com/) // Updated in 2010 by Serban Boanca (http://www.dj50.ro/