Browsertest - Netscape 4.5



navigator               [object Navigator]
navigator.appCodeName   Mozilla
          appName       Netscape
          appVersion    4.5 [en] (WinNT; I)
          language      en
          platform      Win32
          userAgent     Mozilla/4.5 [en] (WinNT; I)

navigator.userAgent.length 27
navigator.userAgent.indexOf('Opera') -1
navigator.userAgent.substring(25,30) I)


window.closed           false
       defaultStatus    
       innerHeight      539
       innerWidth       843
       locationbar      [object Bar]
       menubar          [object Bar]
       name             MainFrame
       outerHeight      697
       outerWidth       855
       pageXOffset      0
       pageYOffset      0
       personalbar      [object Bar]
       scrollbars       [object Bar]
       statusbar        [object Bar]
       status           undefined
       toolbar          [object Bar]


top.history             undefined
parent.history          undefined
window.history          undefined
top.history.length      3
parent.history.length   3
window.history.length   3


frames.length           0
top.frames.length       0
parent.frames.length    0


document.alinkColor     #ff0000
         bgColor        #ffffff
         charset        undefined
         cookie         
         defaultCharset undefined
         fgColor        #000000
         lastModified   10/09/98 08:21:30
         linkColor      #0000ee
         referrer       
         title          Browser Javascript Test
         URL            http://localhost/browsertest.html
         vlinkColor     #551a8b

top.document.alinkColor     #ff0000
             bgColor        #ffffff
             charset        undefined
             cookie         
             defaultCharset undefined
             fgColor        #000000
             lastModified   10/09/98 08:21:30
             linkColor      #0000ee
             referrer       
             title          Browser Javascript Test
             URL            http://localhost/browsertest.html
             vlinkColor     #551a8b

parent.document.alinkColor  #ff0000
             bgColor        #ffffff
             charset        undefined
             cookie         
             defaultCharset undefined
             fgColor        #000000
             lastModified   10/09/98 08:21:30
             linkColor      #0000ee
             referrer       
             title          Browser Javascript Test
             URL            http://localhost/browsertest.html
             vlinkColor     #551a8b


screen.availHeight      740
screen.availWidth       1024
screen.colorDepth       16
screen.height           768
screen.pixelDepth       16
screen.width            1024

end of test.