http://www.dynamicdrive.com/dynamicindex3/snow.htm
The link above is what I am using.
I'd like to slow down the speed of it falling. Thank you![]()
http://www.dynamicdrive.com/dynamicindex3/snow.htm
The link above is what I am using.
I'd like to slow down the speed of it falling. Thank you![]()
Last edited by flyinggoatman; 12-17-2014 at 05:54 PM. Reason: Solved
Look in the script and find this line:
See the red ten? That's the number of milliseconds between each incremental movement of the snowflakes. If you want them to move slower, increase it - to, say 60. You don't want to make it too high because then the motion will be too jerky. 30 or 60, somewhere in there should be good (but you can go higher if you want to, as long as it doesn't look too jerky to you). Experiment. Refresh the page after each change in order to see it take effect.Code:snowtimer=setTimeout("snowIE_NS6()", 10);
- John________________________
Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate
flyinggoatman (12-17-2014)
Thank you so much man! I hope you have a wonderful day and also a Merry Almost Christmas. be safe man.
Bookmarks