Results 1 to 5 of 5

Thread: Snow Effect : problem with FireFox

  1. #1
    Join Date
    Nov 2004
    Location
    Switzerland
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Snow Effect : problem with FireFox

    Script Snow Effect

    When runnng this on Firefox 1.0, it does not work. Only 1 leaf is displayed. Could be normal as the browsercheck only looks for Netscape and IE.

    What must be done to make it work for FireFox (Mozilla browser) ?

    Thanks,

    Didier.

  2. #2
    Join Date
    Aug 2004
    Location
    Brighton
    Posts
    1,563
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    It works for me in the example; maybe your implementation malfunctioned.

    cr3ative
    A retired member, drop me a line through my site if you'd like to find me!
    cr3ative media | read the stickies

  3. #3
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    Works for me in Firefox (1.0) as well. There is no real distinction between Firefox and Netscape when it comes to JavaScript logic, just fyi.

  4. #4
    Join Date
    Nov 2004
    Location
    Switzerland
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    hhhm..thanks for trying out. I did some tuning of the script because I only wanted to display leaves in my banner and not on the whole page. I also have another dhtml newsscroller in the same banner ! Maybe it's the combination of both scripts.

    I will try the original code and see what happens with FireFox. Maybe I did a mistake in my code.

    Thanks again,

    Didier.

    PS : thanks to DD for hosting those nice scripts !

  5. #5
    Join Date
    Nov 2004
    Location
    Switzerland
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Fixed and now working under Firefox The deal is to place the javascript directly beneath the <body> tag. I had some php code between this tag and the javascript. Was no problem for IE but big problem for FireFox ! Who knows why ?

    Well, I just moved the javascript "closer" to the <body> tag and everything works fine !

    Didier.

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
  •