javascript - is there compability problem between document.location.href with document.URL? -


what different between document.location.href document.url? there compability problem?

from the mozilla docs:

url replacement dom level 0 document.location.href property. however, document.location.href settable, , document.url not.

document.location not part of standard (dom level 0) though browsers support it. document.url part of w3c dom level 2 specification.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -