Fork me on GitHub
摘要: 8.2location对象 location对象既是window对象的属性,也是document对象的属性. window.location和document.location引用的是同一个对象. 属性名 例子 说明 hash “#contents” 返回URL中的hash(... 阅读全文
posted @ 2015-12-02 23:54 sunshinegirl_7 阅读(289) 评论(0) 推荐(0) 编辑