Can't view detailed topic with many comments


Recommended Posts

Hello,

I'm using FireFox and whenever there is a topic with many comments (300+) i can't see it. I get this error :

function imgOn(imgName) { if (document.images) { document[imgName].src = eval("on" + imgName); } } function imgOff(imgName) { if (document.images) { document[imgName].src = eval("off" + imgName); } }

That's about it. nothing else on the page.

Any ideas ?

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.