Title: Snow Plugin?
Last modified: August 18, 2016

---

# Snow Plugin?

 *  [hazardcell](https://wordpress.org/support/users/hazardcell/)
 * (@hazardcell)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/snow-plugin/)
 * Is there a plugin that allows you to have snow falling all over your page? I 
   have a few JavaScript codes that do it but they dont work on WordPress. Perhaps
   there’s a way to include the javascript that I don’t know of. Can anyone help?

Viewing 15 replies - 1 through 15 (of 24 total)

1 [2](https://wordpress.org/support/topic/snow-plugin/page/2/?output_format=md) 
[→](https://wordpress.org/support/topic/snow-plugin/page/2/?output_format=md)

 *  [isaacschlueter](https://wordpress.org/support/users/isaacschlueter/)
 * (@isaacschlueter)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/snow-plugin/#post-283312)
 * Put this in your theme’s `header.php`, between the `<head>` tags.
 * `<script type="text/javascript" src="http://domain.com/path/to/script.js"></script
   >`
 * The theme file to change is at `/wp-content/themes/theme_name/header.php`.
 * Put the JavaScript in the `script.js` file, without any `<script>` tags.
 *  [gutielua](https://wordpress.org/support/users/gutielua/)
 * (@gutielua)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/snow-plugin/#post-283541)
 * Personally, I used this for my BLOG’s
 * [http://www.dynamicdrive.com/dynamicindex3/snownoimages.htm](http://www.dynamicdrive.com/dynamicindex3/snownoimages.htm)
 * Regards!
 *  [MichaelH](https://wordpress.org/support/users/michaelh/)
 * (@michaelh)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/snow-plugin/#post-283542)
 * This might be a starting point for those requesting Christmas themes.
 *  [jimatwork](https://wordpress.org/support/users/jimatwork/)
 * (@jimatwork)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/snow-plugin/#post-283543)
 * I used another one of their snow scripts. They all work well.
 *  [gutielua](https://wordpress.org/support/users/gutielua/)
 * (@gutielua)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/snow-plugin/#post-283544)
 * jimatwork, can you give us some examples?
 * Tnx in advance!!
 *  [viper007bond](https://wordpress.org/support/users/viper007bond/)
 * (@viper007bond)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/snow-plugin/#post-283545)
 * [http://www.viper007bond.com/](http://www.viper007bond.com/) ^_^
 *  [Beel](https://wordpress.org/support/users/beel/)
 * (@beel)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/snow-plugin/#post-283546)
 * Nice snowflake, too bad it is stuck 😛
 *  [vkaryl](https://wordpress.org/support/users/vkaryl/)
 * (@vkaryl)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/snow-plugin/#post-283547)
 * Works for me…. got your js disabled, Beel?
 *  [Beel](https://wordpress.org/support/users/beel/)
 * (@beel)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/snow-plugin/#post-283548)
 * Nope, it does not work in FF because the script is meant to be run in the body
   and not the head so there are script errors. I have had it up on my site all 
   day.
 * Error: document.getElementById(“dot” + i) has no properties
    Source File: [http://www.viper007bond.com/snow.js](http://www.viper007bond.com/snow.js)
   Line: 72
 *  [vkaryl](https://wordpress.org/support/users/vkaryl/)
 * (@vkaryl)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/snow-plugin/#post-283549)
 * I’m using FF…. 1.5….
 *  [jwurster](https://wordpress.org/support/users/jwurster/)
 * (@jwurster)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/snow-plugin/#post-283550)
 * That’s the script I have on my site.
 *  [Beel](https://wordpress.org/support/users/beel/)
 * (@beel)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/snow-plugin/#post-283551)
 * Yes, but you will find if you move it into the head (u have it correctly in the
   body), it will return script errors in Web Developer and stop working. This is
   something I pointed out about this time last year in a few “It no workie” threads.
 * Additionally it uses alot of the CPU – some 50 to 60% in both IE and FF, so many
   don’t leave it up long. You can check it using a neat little program called [Process Explorer](http://www.sysinternals.com/)
 *  [viper007bond](https://wordpress.org/support/users/viper007bond/)
 * (@viper007bond)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/snow-plugin/#post-283552)
 * Works fine in Firefox v1.5 here, but you’re right about it needing to be in the
   body rather than the head. Moving it now. 🙂
 *  [Beel](https://wordpress.org/support/users/beel/)
 * (@beel)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/snow-plugin/#post-283553)
 * And now works in FF 1.0.7
 *  [gatewayy](https://wordpress.org/support/users/gatewayy/)
 * (@gatewayy)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/snow-plugin/#post-283554)
 * I also have it running over at [http://gatewayy.net](http://gatewayy.net) and
   it was pretty easy to do. Poke me if you need any help. 🙂

Viewing 15 replies - 1 through 15 (of 24 total)

1 [2](https://wordpress.org/support/topic/snow-plugin/page/2/?output_format=md) 
[→](https://wordpress.org/support/topic/snow-plugin/page/2/?output_format=md)

The topic ‘Snow Plugin?’ is closed to new replies.

## Tags

 * [javascript](https://wordpress.org/support/topic-tag/javascript/)

 * 24 replies
 * 11 participants
 * Last reply from: [gutielua](https://wordpress.org/support/users/gutielua/)
 * Last activity: [19 years, 3 months ago](https://wordpress.org/support/topic/snow-plugin/page/2/#post-283630)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
