Snow on page

Page 1 of 2 12 LastLast
Results 1 to 15 of 16
  1. #1
    Apprentice MineTerms is offline
    MemberRank
    Oct 2013 Join Date
    20Posts

    talk Snow on page

    The snow will follow your mouse. Simple release.
    Put this on your page

    Code:
    <script src="http://sd-1.archive-host.com/membres/up/37821634957680146/neige/snowstorm.js"></script>
    Or
    Code:
    <script src="http://habbox.com/styles/christmas2011/snow.js"></script>


  2. #2
    Novice Zyllox is offline
    MemberRank
    Dec 2013 Join Date
    SwedenLocation
    2Posts

    Re: Snow on page

    Sorry dude, to simple things and alot of people do already know this!
    But nice to re-release this :-)

  3. #3
    Check http://arcturus.pw The General is offline
    DeveloperRank
    Aug 2011 Join Date
    7,607Posts

    Re: Snow on page


  4. #4
    Proficient Member NoOne96 is offline
    MemberRank
    Jul 2013 Join Date
    173Posts

    Re: Snow on page

    Quote Originally Posted by HillBilly View Post
    Yeah and deleted yesterday..

  5. #5
    Check http://arcturus.pw The General is offline
    DeveloperRank
    Aug 2011 Join Date
    7,607Posts

    Re: Snow on page

    Quote Originally Posted by NoOne96 View Post
    Yeah and deleted yesterday..
    Right. Didnt notice he rage-quit.

    And this one is a bit easier to add / remove in my opinion. Only requires one line of code.

  6. #6
    "(still lacks brains)" NoBrain is offline
    MemberRank
    Sep 2011 Join Date
    United KingdomLocation
    2,658Posts

    Re: Snow on page

    Remember to add this to bottom of the page ;)

  7. #7
    Account Upgraded | Title Enabled! Bow is offline
    MemberRank
    Jan 2012 Join Date
    407Posts

    Re: Snow on page

    What's the point in this? All you need to do is do a simple Google search "Javascript snow" and there you go. This isn't coded by you or anything, so why bother releasing it?

    Anyways, thanks for this I suppose.

  8. #8
    Apprentice MineTerms is offline
    MemberRank
    Oct 2013 Join Date
    20Posts

    Re: Snow on page

    Quote Originally Posted by Bow View Post
    What's the point in this? All you need to do is do a simple Google search "Javascript snow" and there you go. This isn't coded by you or anything, so why bother releasing it?

    Anyways, thanks for this I suppose.
    Some people might just need this. And it's also the easiest way.

  9. #9
    Zephyr Studios PRIZM is offline
    MemberRank
    Feb 2012 Join Date
    DenmarkLocation
    2,291Posts

    Re: Snow on page

    This will become useful for small kids that can't use Google.

  10. #10
    The one and only! Hejula is offline
    MemberRank
    Nov 2008 Join Date
    4,128Posts

    Re: Snow on page

    Funny how you've just gone to Habbox viewed their source and are now recommending users hotlink their files? Lol.

  11. #11
    Evil Italian Overlowrd Droppy is offline
    [Internal Coder]Rank
    Feb 2012 Join Date
    /home/droppyLocation
    2,047Posts

    Re: Snow on page

    You could release everything (isn't hard to rip btw)
    But you should release the download, the js file, etc...

    There's a config there what could be usefull for who is gonna use it (not me, I think this call a lot of attention)
    Code:
    // Set the number of snowflakes (more than 30 - 40 not recommended)
    var snowmax=50
    
    // Set the colors for the snow. Add as many colors as you like
    var snowcolor=new Array("#ffffff","#e0f9ff","#c4f5ff")
    
    // Set the fonts, that create the snowflakes. Add as many fonts as you like
    var snowtype=new Array("Times","Arial","Times","Verdana")
    
    // Set the letter that creates your snowflake (recommended: * )
    var snowletter="*"
    
    // Set the speed of sinking (recommended values range from 0.3 to 2)
    var sinkspeed=0.6
    
    // Set the maximum-size of your snowflakes
    var snowmaxsize=30
    
    // Set the minimal-size of your snowflakes
    var snowminsize=8
    
    // Set the snowing-zone
    // Set 1 for all-over-snowing, set 2 for left-side-snowing
    // Set 3 for center-snowing, set 4 for right-side-snowing
    var snowingzone=1

  12. #12
    Apprentice MineTerms is offline
    MemberRank
    Oct 2013 Join Date
    20Posts

    Re: Snow on page

    I didn't, I've you're planning on commenting shit. Please don't even bother.

  13. #13
    Loyalty Vaulient is offline
    MemberRank
    May 2012 Join Date
    MalaysiaLocation
    1,796Posts

    Re: Snow on page

    LOl aved my time searching for this , thanks

  14. #14
    Apprentice Bxthy is offline
    MemberRank
    Dec 2013 Join Date
    22Posts

    Re: Snow on page

    This has already been released, but great to see people posting stuff still, keep up the good work.

  15. #15
    Zephyr Studios PRIZM is offline
    MemberRank
    Feb 2012 Join Date
    DenmarkLocation
    2,291Posts

    Re: Snow on page

    For those who use RevCMS and want the snow on every page, do this:
    Go to wwwroot/index.php or htdoct/index.php and add it to the bottom of all the code.



Page 1 of 2 12 LastLast

Advertisement