loktar00 / JQuery-Snowfall

Makes it snow on any web page or specific element.
http://loktar00.github.io/JQuery-Snowfall/
712 stars 221 forks source link

Cannot read property 'x' of undefined #32

Closed Kaos1337 closed 9 years ago

Kaos1337 commented 9 years ago

Hello, I'm trying to add the snow but there is this error: http://puu.sh/ds1Oe/60baa97cf5.png I included the snowfall.jquery.js script then this is the code that enable it:

Kaos1337 commented 9 years ago

My mistake, the ready(function() was missed.