Browsertest - MS IExplorer 5.00.3105.0106


The results for your browser: (there should be the text 'end of test' at the end of the page)

navigator               
navigator.appCodeName   Mozilla
          appName       Microsoft Internet Explorer
          appVersion    4.0 (compatible; MSIE 5.01; Windows NT)
          language      undefined
          platform      Win32
          userAgent     Mozilla/4.0 (compatible; MSIE 5.01; Windows NT)

navigator.userAgent.length 47
navigator.userAgent.indexOf('Opera') -1
navigator.userAgent.substring(25,30) MSIE 


window.closed           false
       defaultStatus    
       innerHeight      undefined
       innerWidth       undefined
       locationbar      undefined
       menubar          undefined
       name             
       outerHeight      undefined
       outerWidth       undefined
       pageXOffset      undefined
       pageYOffset      undefined
       personalbar      undefined
       scrollbars       undefined
       statusbar        undefined
       status           
       toolbar          undefined


top.history             
parent.history          
window.history          
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     #0000ff
         bgColor        #ffffff
         charset        windows-1252
         cookie         
         defaultCharset windows-1252
         fgColor        #000000
         lastModified   04/16/2001 22:07:19
         linkColor      #0000ff
         referrer       http://www.geocities.com/uwezi/browsertest/index.html
         title          Browser Javascript Test
         URL            http://www.geocities.com/uwezi/browsertest/browsertest.html
         vlinkColor     #800080

top.document.alinkColor     #0000ff
             bgColor        #ffffff
             charset        windows-1252
             cookie         
             defaultCharset windows-1252
             fgColor        #000000
             lastModified   04/16/2001 22:07:19
             linkColor      #0000ff
             referrer       http://www.geocities.com/uwezi/browsertest/index.html
             title          Browser Javascript Test
             URL            http://www.geocities.com/uwezi/browsertest/browsertest.html
             vlinkColor     #800080

parent.document.alinkColor  #0000ff
             bgColor        #ffffff
             charset        windows-1252
             cookie         
             defaultCharset windows-1252
             fgColor        #000000
             lastModified   04/16/2001 22:07:19
             linkColor      #0000ff
             referrer       http://www.geocities.com/uwezi/browsertest/index.html
             title          Browser Javascript Test
             URL            http://www.geocities.com/uwezi/browsertest/browsertest.html
             vlinkColor     #800080


screen.availHeight      811
screen.availWidth       1152
screen.colorDepth       32
screen.height           864
screen.pixelDepth       undefined
screen.width            1152

end of test.