location对象
摘要:定义 location提供了与当前窗口中加载的文档有关的信息,还提供了一些导航功能。location是一个很特别的对象,因为它既是 window对象的属性,也是document对象的属性。换句话说,window.location和document.location引用的是同一 个对象。consol...
阅读全文
posted @ 2015-10-07 22:45
posted @ 2015-10-07 22:45
posted @ 2015-10-07 22:42