I'm not sure what browser you are using but the effect looks perfect in Mozilla (FF, NS), a little too fast in IE - IE is always faster with this script. I'd put in something like this where it says:
I'd put:Code:} setTimeout('fall()',20); }
12 (milliseconds) seems like the right equalizing factor between the two browsers. I'll see what I can do about the swaying but, at that speed or possibly just a little slower, it looks really good as is.Code:} var rate=document.all&&!window.opera? 32 : 20 setTimeout('fall()',rate); }



Reply With Quote


Bookmarks