前端BOM对象

location.href 查看当前的url

location.href http://www.baidu.com 跳转URL

location.reload 重载当前页面

windows.alert('你好') 弹出提示框

document.body.coneditable=true 可对网页进行编辑

confirm("你吃饭了吗?") 弹出选择框

prompt("提示框") 

计时器:

  setTimeout("alert(123);",5)  | setTimeout("js语句;",毫秒)  

posted @ 2019-12-10 13:08  y0um  阅读(134)  评论(0编辑  收藏  举报

新人优惠服务器