Back to Modification Graveyard

Snowstorm: A Javascript Snow Effect With Light Bulbs Effects
Mod Version: 1.4, by theFM

This thread is in the Modification Graveyard.
vB Version: 3.8.x Rating: (1 vote - 5.00 average) Installs: 31
Released: 03 Dec 2009 Last Update: Never Downloads: 18
Not Supported Template Edits Additional Files  

Snowstorm: A Javascript Snow Effect for HTML

IF YOU ARE INSTALLING THIS , PLEASE CLICK INSTALL , FOR FUTURE UPDATES AND SUPPORT

Let It Snow.
So, you want Javascript snow on your web site, eh?

What It does

Snowstorm is a Javascript-driven snow effect that can be easily added to web pages. It is free for use, and easy to set up. A single Javascript file provides the functionality required. No images are used for the snow effect.

How to Use

Add this to your Header Template or Headinclude Template or ForumHome Template (It only then displays it on your index page )

PHP Code:
<!-- required snowstorm JS, default behaviour -->
<
script type="text/javascript" src="snowstorm.js"></script>

<!-- 
nowwe'll customize the snowStorm object -->
<script type="text/javascript">
snowStorm.snowColor = '
#99ccff'; // blue-ish snow!?
snowStorm.flakesMaxActive 96;  // show more snow on screen at once
snowStorm.useTwinkleEffect true// let the snow flicker in and out of view
</script
This is For Light Bulbs Effects

PHP Code:
<link rel="stylesheet" media="screen" href="christmaslights.css" />
<
script type="text/javascript" src="soundmanager2-nodebug-jsmin.js"></script>
<
script type="text/javascript" src="http://yui.yahooapis.com/combo?2.6.0/build/yahoo-dom-event/yahoo-dom-event.js&2.6.0/build/animation/animation-min.js"></script>
<
script type="text/javascript" src="christmaslights.js"></script>
<
script type="text/javascript">
var 
urlBase './';
soundManager.url './';
</
script
Upload the snowstormv14_20091115 Folder to your Root (vbulletin root)

Demo

http://www.schillmania.com/projects/snowstorm/

Technical Notes

Snowstorm works under most of the old major browsers (IE 5.x+, Netscape 6+) as well as IE 6, 7, 8, Firefox, Safari and Opera, and the iPhone. If you are seeing snow as you read this, then the script is working as expected.

Download

This modification cannot be downloaded.

Similar Mods

Mini Mods Christmas Snow Effect vBulletin 3.7 Add-ons

vblts.ru supports vBulletin®, 2022-2024