BOM的故事
2017-12-14 本文已影响6人
西兰花伟大炮
(1)window.location.href
设置或获取 href 属性中跟在问号后面的部分
window.location.search
设置或获取 href 属性中在井号“#”后面的部分
window.location.hash
(2)navigator.userAgent
获取到用户的浏览器的名称、版本、操作系统等信息内容
设置或获取 href 属性中跟在问号后面的部分
window.location.search
设置或获取 href 属性中在井号“#”后面的部分
window.location.hash
获取到用户的浏览器的名称、版本、操作系统等信息内容