Javascript objects - sinsunsan/archiref_wiki GitHub Wiki
Accessing properties of an object
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Member_Operators
Good tuto on object in js
http://www.sitepoint.com/back-to-basics-javascript-object-syntax
-
The url of the page :
window.location.href -
The navigator :
navigator.platform -
The browser name :
navigator.userAgent