location
Monday October 27, 2008
where am I on the web? JavaScript can tell you using the window.location object
One of the most useful of the Browser Object Model objects that is supported by all browsers is location which contains the full address of the current page and provides ways to retrieve each individual piece of the address separately as you need it.
location


No comments yet. Leave a Comment