alert()- 警示框
confirm()- 确认返回true ,点击取消返回false
prompt()- 确认返回输入的value, 取消返回null
返回上一页 - history.back()
前进下一页 - history.forward()
alert()- 警示框
confirm()- 确认返回true ,点击取消返回false
prompt()- 确认返回输入的value, 取消返回null
返回上一页 - history.back()
前进下一页 - history.forward()