What is the location object?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is the location object?
Rating:
The location object represents the location of the URL of the currently open window or of a specific frame. A multiframe window displays the URL of the topmost window in the location field. To get the URL of a frame, the user should use the frame reference before the location object. For example:
Rating:
Was this information helpful?
Other articles
- What is the indexOf method?
- What is the hostname property?
- What are global functions?
- What is the closed property?
- What is the same origin policy?