window.location各属性的值

2021-06-28 16:07

阅读:332

标签:端口号   锚点   edit   pat   端口   nbsp   arc   col   sea   

window.location各属性的值

window.location.href            "https://i.cnblogs.com/EditPosts.aspx?opt=1"

window.location.protocol      "https:"

window.location.host           "i.cnblogs.com"

window.location.port            返回端口号

window.location.pathname    "/EditPosts.aspx"

window.location.search         "?opt=1"

window.location.hash            返回锚点     #test

window.location各属性的值

标签:端口号   锚点   edit   pat   端口   nbsp   arc   col   sea   

原文地址:https://www.cnblogs.com/cn-andy/p/10039988.html


评论


亲,登录后才可以留言!