Reputation: 13
What is the difference between window.location and window.Location in Javascript. The first one is object but the second one is a function, I know the use of the first one, but what is the use of second one?
Upvotes: 0
Views: 54