[ List Earliest Comments Only For Pages | Games | Rated Pages | Rated Games | Subjects of Discussion ]
Single Comment
My attempts to get this page to work properly with Netscape 4 have been unsuccessful. One reason for this was that Netscape 4 uses document.layers and document.layer instead of document.getElementById. But another reason was that I couldn't get Netscape 4 to set the values of elements, even using its peculiar DOM. So what I did was to program this page to mimic the effect of JavaScript being completely off when document.getElementById is not available in a browser's DOM. So Netscape 4 users will just get the full content with links that go to the appropriate sections. That being said, Netscape 4 is really an obsolete browser, and anyone who still uses it should be able to upgrade to something better.