scottschiller / Snowstorm

Enterprise-grade JavaScript snow effect for the internets, setting CPUs on fire worldwide every winter since 2003.
http://www.schillmania.com/projects/snowstorm/
Other
541 stars 144 forks source link

z-index of other elements "overlap" the snowflakes #22

Closed nixoschu closed 8 years ago

nixoschu commented 8 years ago

I have a page where I need to use z-index because of different layers. It would be awesome if there was an option to set a z-index or if the snow-div elements should have a class (or if there was an option for a class to set) so i could set a z-index for the snowflakes myself.

Anyway it's a super cool and easy to use snow effect, nice work !

nixoschu commented 8 years ago

Nevermind ... i digged a bit into the code and both options are already there, they are just not documented (at least I didn't saw them)