Falling Snow On Forum [Happy Winter]

Status
Not open for further replies.

Ahmed Nawaz

OMG Member
Joined
Nov 25, 2010
Messages
24
Falling Snow On Forum
Enjoy Happy Winter Season With Falling Snow On Your Forum

Installation:
1: Upload "jsnow.js" (within the zip folder is attached) to your forum root
2: Edit Template: PAGE_CONTAINER and add the Following Code After <xen:include template="page_container_js_head" />

Code:
<!-- Snow Fall-->

<script type="text/javascript" src="jsnow.js"></script>

<script type="text/javascript">

$(function() {

$().jSnow();

});

</script>

<!--Snow Fall-->
demo link removed & nulled iSnow.js file renamed by Floris
 

Attachments

  • jsnow.js.zip
    2.2 KB · Views: 33

Floris

I'm just me :) Hi.
Staff member
Joined
Jan 1, 2001
Messages
60,189
The .zip has a .js without the original copyright - I've removed it and replaced it with the original .js one.
 

Floris

I'm just me :) Hi.
Staff member
Joined
Jan 1, 2001
Messages
60,189
Can anyone tell me if this slows down your website or not?
Some windows users with poor video cards might notice the slowdown, but I've had a page open for over 4 hours and it build up quite a bit of snow, and it was a tiny bit sluggish. Usually people browse around and post, etc. It's not much of an issue.
 

Hescominsoon

OMG Member
Joined
Mar 22, 2010
Messages
103
pasted it into the wrong place..but there's not a bunch to see only in the very top? It's a cool effect though...
 

Lone Wolf

OMG Member
Joined
Sep 26, 2011
Messages
1
Is there any way to modify this so you have something else falling. Like perhaps stars or moons or planets. etc?
 

Vincent_imported

Trusted Member
Joined
Dec 1, 2010
Messages
747
Is there any way to modify this so you have something else falling. Like perhaps stars or moons or planets. etc?

As the snow in this javascript is just a white * symbol, I guess you can have a moon or planet symbol (with the right font).
I do not know how to do it though :( Hope this helps you further :)
 

monir

OMG Member
Joined
Dec 4, 2011
Messages
2

I only get snow up in the bar when i paste the txt in page_container why is that?
 
Status
Not open for further replies.
Top