onLine
navigator.onLine
Determines whether the browser is online.
cookieEnabled
navigator.cookieEnabled
Determines whether cookies are enabled in the browser.
language
navigator.language
Returns the language of the browser.
appVersion
navigator.appVersion
Returns the version information of the browser.
platform
navigator.platform
Returns for which platform the browser is compiled.
appName
navigator.appName
Returns the name of the browser.