JavaScript Location Object


/ Published in: JavaScript
Save to your folder(s)

The Location object is part of a Window object and is accessed through the window.location property. It contains the complete URL of a given Window object, or, if none is specified, of the current Window object.

URL: http://www.devguru.com/technologies/ecmascript/quickref/location.html

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.