<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>confirm</title>
<script type="text/javascript">
function sta2()
{
var msr=confirm("你是女士?")
if(msr=true)
{document.write("女士 你好!");}
else
{document.write("先生 你好!");}
}
</script>
</head>
<body>
<input name="button" type="button" value="性别" onclick="sta2()">
</body>
</html>
慕移动4708697
小草1434
慕运维2434354
漂流風車
慕仔4242357
兼容并包
相关分类