SyntaxFix
Write A Post
Hire A Developer
Questions
document.location === window.location returns true
document.location === window.location
true
also
document.location.constructor === window.location.constructor is true
document.location.constructor === window.location.constructor
Note: Just tested on , Firefox 3.6, Opera 10 and IE6