716
734
2946
超级版主
confirm(string)
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title> confirm 函数 </title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <script type="text/javascript" language="javascript"> <!-- function mkchoice() { if (confirm("确定离开曲径通幽?")) { alert("再见"); } else { alert("欢迎你多待些时间。") } } --> </script> </head> <body> <form name="myForm"> <input type="button" onclick="mkchoice()" value="离开"> </form> </body> </html>
您需要 登录 才可以下载或查看,没有帐号?立即注册
使用道具 举报
本版积分规则 发表回复 回帖后跳转到最后一页
小黑屋|手机版|Archiver|曲径通幽 ( 琼ICP备11001422号-1|公安备案:46900502000207 )
GMT+8, 2024-11-1 08:31 , Processed in 0.082664 second(s), 24 queries .
Powered by Discuz! X3.2
© 2001-2013 Comsenz Inc.