Admin
Created page with "The <code>Navigator</code> interface represents the state and the identity of the user agent. It allows scripts to query it and to register themselves to carry on some activities. The navigator object contains information about the browser. == Navigator Object Properties == {| class="wikitable" !Property !Description |- |appCodeName |Returns browser code name |- |appName |Returns browser name |- |appVersion |Returns browser version |- |cookieEnabled |Returns true if br..."