For more information on the Snow Module on this webpage click here
I imported the module into the java script secton of my part_two.html file. There I changed the settings of the module to display snow through the whole page as suposed to the center only. There were four options for the snowing zone, left(2), right(4), centered(3) or full(1) screen. I choose the full screen option which required to set the snowing zone to 1.This module as well as the module for creating the effect below used events. I modified the body of the html file to support the modules and also changed some settings from the original. |