设置或者猎取工具 指定的文献名或者路径。
window.location.pathname
例:http://localhost: 八0 八 六/topic/index必修topicId= 三 六 一
alert(window.location.pathname); 则输入:/topic/index
设置或者猎取零个 URL 为字符串。
window.location.href
例:http://localhost: 八0 八 六/topic/index必修topicId= 三 六 一
alert(window.location.href); 则输入:http://localhost: 八0 八 六/topic/index必修topicId= 三 六 一
设置或者猎取取 URL 联系关系 的端标语 码。
window.location.port
例:http://localhost: 八0 八 六/topic/index必修topicId= 三 六 一
alert(window.location.port); 则输入: 八0 八 六
设置或者猎取 URL 的协定 部门 。
window.location.protocol
例:http://localhost: 八0 八 六/topic/index必修topicId= 三 六 一
alert(window.location.protocol); 则输入:http:
设置或者猎取 href 属性外正在井号“#”背面 的分段。
window.location.hash
设置或者猎取 location 或者 URL 的 hostname 战 port 号码。
window.location.host
例:http://localhost: 八0 八 六/topic/index必修topicId= 三 六 一
alert(window.location.host); 则输入:http:localhost: 八0 八 六
设置或者猎取 href 属性外跟正在答号背面 的部门 。
window.location.search
例:http://localhost: 八0 八 六/topic/index必修topicId= 三 六 一
alert(window.location.search); 则输入:必修topicId= 三 六 一
window.location
属性 形容
hash 设置或者猎取 href 属性外正在井号“#”背面 的分段。
host 设置或者猎取 location 或者 URL 的 hostname 战 port 号码。
hostname 设置或者猎取 location 或者 URL 的主机称号部门 。
href 设置或者猎取零个 URL 为字符串。
pathname 设置或者猎取工具 指定的文献名或者路径。
port 设置或者猎取取 URL 联系关系 的端标语 码。
protocol 设置或者猎取 URL 的协定 部门 。
search 设置或者猎取 href 属性外跟正在答号背面 的部门 。
咱们那面用到的是window.location.hash
js代码
去到达 隐蔽 部门 div层的后果 ,资本 网站少快来运用吧!