首页
IT
登录
6mi
u
盘
搜
搜 索
IT
js确定与取消按钮
js确定与取消按钮
xiaoxiao
2021-03-26
29
确定取消按钮判定 var mymessage= confirm("请问您吃饭了吗?"); if(mymessage==true)//如果按确定 {
document.write("吃了"); } else { document.write("没有"); }
转载请注明原文地址: https://ju.6miu.com/read-664043.html
技术
最新回复
(
0
)