码迷,mamicode.com
首页 > Windows程序 > 详细

window.location各属性的值

时间:2018-11-29 20:16:45      阅读:260      评论:0      收藏:0      [点我收藏+]

标签:端口号   锚点   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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!