Do you not get the error "too much recursion" in your Firefox console?
It's at line 82 in newsScroller.js ("ns6slide()").
Personally, I'd ditch all that cross-browser crap, unless you really want to support NS4, and simply write clean, DOM compliant code which all modern browsers support.
Not only will your code look nicer, it'll load a lot quicker too, as there will be a whole load less of it.
Hope this helps,
Dan
Coedit Limited - Delivering standards compliant, accessible web solutions
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.