摘要:
弹出系统对话框: alert(); //不同浏览器中alert弹出框的外观是不同的 confirm(); //缺点: 兼容不太好 prompt(); //不推荐使用 打开窗口, 关闭窗口: window.open(url,target) 参数解释: url: 要打开的地址. target: 新窗口的 阅读全文
posted @ 2020-01-26 18:43
login123
阅读(112)
评论(0)
推荐(0)
浙公网安备 33010602011771号