Results 1 to 5 of 5

Thread: Snow/rain effects run in the background?

  1. #1
    Join Date
    Mar 2008
    Posts
    3
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Snow/rain effects run in the background?

    Hello! This may be an impossible thing to do or someone may have already asked this (but I can't find the thread), but is there a way to have the snow or rain effect run behind the contents of a web page? I'm making a little page that has a window image and I'd like to make it look like it's snowing or raining outside (effect behind the window image). Is this possible? Am I making sense? I really love the scripts (because I don't know how to do them) and would like to know. Thank you in advance!

  2. #2
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    Wouldn't an animated gif be better and less resource intensive than a rain script? Just a thought...
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

  3. The Following User Says Thank You to BLiZZaRD For This Useful Post:

    onlyima (11-12-2008)

  4. #3
    Join Date
    Mar 2008
    Posts
    3
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    Probably, but I just wanted to know if it could be done.

  5. #4
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    Can be done, yes. You are talking about stacking and hiding divs, using mass JavaScript and/or Active X to run and transparency images etc.

    By doing it you have virtually eliminated every browser from displaying it properly except FF 1.5 and up and IE 7 and Safari 9.

    Animated gif would be much easier on you, less headache, display better in all browsers and still give the effect you want.
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

  6. #5
    Join Date
    Mar 2008
    Posts
    3
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    As long as it can be done, I'm for it. I don't mind that it's only limited to only a few browsers. It's a personal page; no one's really going to see it, or really be interested in viewing it.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •