Recent Topics

3 Dec 04, 2010 23:21

sam2kb wrote:

Looks nice :)

thanks (:

5 Oct 24, 2011 09:24

I thought maybe jQuery's :animated selector would be useful for your purposes but you're not using the animate method.

7 Dec 25, 2012 09:58

Hi, this is no big deal but in IE-7 I have the setting 'to display page errors' and it gives me this one:

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322)
Timestamp: Tue, 25 Dec 2012 02:50:56 UTC

Message: 'undefined' is null or not an object
Line: 83
Char: 10
Code: 0
URI: http://www.elrinconcitodeaurora.net/plugins/jsnow_plugin/jsnow_mod2.js?v=4.1.5

In jsnow_mod2.js, the following corresponds to line 83 and char: 10 is 'i' with 'f' corresponding to char: 11 (Nine spaces at the beginning of line 83)

if (e.indexOf(".gif") != -1 || e.indexOf(".png") != -1) {

Other than that it works just fine. I just thought I'd let you know FYI.

TXs!

8 Dec 25, 2012 16:50

It's kind of an old script from 2009-2010 so, i wouldnt bother debugging it and let it slide, it's not like anyone is going to use it regularly.
It might not be the lightest but it's the one that offers most options.
See the other one i just did a few days ago: http://forums.b2evolution.net/jquery-simple-snow

Might not be as fancy, but it gets the point across


Form is loading...