会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
一直敲敲敲
博客园
首页
新随笔
联系
管理
订阅
2019年1月4日
BOM中的location对象,history对象以及DOM节点
摘要: 1.location对象 页面跳转 : location.href = "url" url --统一资源定位符 location.assign("url"); location.replace("url"); 替换页面内容 不能后退 location = "url" 页面刷新 : location.
阅读全文
posted @ 2019-01-04 21:12 一直敲敲敲
阅读(333)
评论(0)
推荐(0)
公告