gpt4 book ai didi

javascript - document.location.href 与 document.URL 之间是否存在兼容性问题?

转载 作者:行者123 更新时间:2023-11-30 09:07:05 27 4
gpt4 key购买 nike

document.location.href 和 document.URL 有什么区别?是否存在兼容性问题?

最佳答案

来自 the Mozilla docs :

URL is a replacement for the DOM Level 0 document.location.href property. However, document.location.href is settable, and document.URL is not.

document.location 不是任何标准(DOM 级别 0)的一部分,尽管大多数浏览器都支持它。 document.URL 是 W3C DOM Level 2 的一部分规范。

关于javascript - document.location.href 与 document.URL 之间是否存在兼容性问题?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4321440/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com