this is a javascript snoweffect without images.
http://www.dynamicdrive.com/dynamici...ownoimages.htm
How can i make the snow more bigger ?
this is a javascript snoweffect without images.
http://www.dynamicdrive.com/dynamici...ownoimages.htm
How can i make the snow more bigger ?
Looks like this line in the .js file controls the size:
sfs[i] = Math.round(1 + Math.random() * 1);
Change the* 1to* 2, for example.
Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum
thank you![]()
Bookmarks