标签:不同 加载 images replace 通过 png cat 链接 ima
window.location.assign(url) : 加载 URL 指定的新的 HTML 文档。 就相当于一个链接,跳转到指定的url,当前页面会转为新页面内容,可以点击后退返回上一个页面。
location.assign()、location.href、location.replace(url)的不同
标签:不同 加载 images replace 通过 png cat 链接 ima
原文地址:http://www.cnblogs.com/keyi/p/6767898.html