I was looking for a plugin for jquery that would render snow but without luck. So i decided to create my own. Here it is
5 thoughts on “jQuery Snow Plugin”
what… no accumulation?
:-)
Nice… But it really kills browser performance when I view your example page. Firefox goes from ~ 6% CPU time to ~90% while I’m visiting the page. Maybe a few larger flakes would be better?
@shaun accumulation as in the flakes disappear over time?
@ken Im no expert at all :) – if you guys have some fixes be sure to post them!
Hi, How do I activate it… I tried the following but it wont work…
what… no accumulation?
:-)
Nice… But it really kills browser performance when I view your example page. Firefox goes from ~ 6% CPU time to ~90% while I’m visiting the page. Maybe a few larger flakes would be better?
@shaun accumulation as in the flakes disappear over time?
@ken Im no expert at all :) – if you guys have some fixes be sure to post them!
Hi, How do I activate it… I tried the following but it wont work…
$.snow({
dot: '•',
dotSize: '5px',
color: '#fff',
particles: 1000,
particleSpeed: 10,
speed: 20
});
<?code>
E como se usa esta trapizomba???