Example, I have window.location.href
, location.href
, document.location.href
This second case, what will JavaScript default to? o Window? Default I say, I can use both the window and the document, so since I do not add anything, it gets what? Or is there a difference between the 3 commands?