摘要: window.location是页面的位置对象window.location.href是 location的一个属性值,并且它是location的默认属性。 window.location直接赋值一个url实际上就是对window.location.href赋值。 location对象除了有href 阅读全文
posted @ 2017-03-28 15:03 小兔额乖乖 阅读(353) 评论(0) 推荐(0)