Location
A location object with information about a URL.
Gets or sets the hash, e.g. "#myhash".
Gets or sets the host, e.g. "localhost:8800" or "www.w3.org".
Gets or sets the host name, e.g. "localhost" or "www.w3.org".
Gets or sets the hyper reference, i.e. the full path.
Gets or sets the pathname, e.g. "/mypath".
Gets or sets the port, e.g. "8800"
Gets or sets the protocol, e.g. "http:".
Gets or sets the query, e.g. "?id=...".