Assignment 008

JavaScript Properties II

The following includes several properties of the navigator object. These properties are referenced with the following code:

window.navigator.appName - This property gives the application name (Netscape, IE...)
window.navigator.appVersion - This property gives the version of the application.
window.navigator.cookieEnabled - This property specifies whether cookies are enabled