WorkerNavigator

Module:
threads
Declared In:

Overview

Use the links in the table of contents to the left to access the documentation.



Member Data

appName
appVersion
onLine
platform
userAgent

appName


readonly attribute DOMString appName; 


appVersion


readonly attribute DOMString appVersion; 


onLine


readonly attribute boolean onLine; 


platform


readonly attribute DOMString platform; 


userAgent


readonly attribute DOMString userAgent; 

 

Last Updated: 2009-05-29