arfee,你试一下这个

2599 2003-08-21 06:21:07
<html>
<head>
<title>无标题文档</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="imgs/mystyle.css" rel="stylesheet" type="text/css">
<script language="JavaScript">
<!--
function chang_flag(per){
if(per) {
form_head.innerHTML="你可以说话";
}else{
form_head.innerHTML="你不可以说话";
}
}
//-->
</script>
</head>

<body>
<table width="622" border="1" cellpadding="3" cellspacing="0" bordercolor="#111111" style="border-collapse: collapse">
<form name="form1" method="post" action="">
<tr align="center">
<td align="center">
<input type="radio" name="pro_type" value="person" id="person" checked onClick="chang_flag(true);">
<label for="person">可以</label> <input type="radio" name="pro_type" value="corpor" id="corpor" onClick="chang_flag(false);">
<label for="corpor">不可以</label> </td>
</tr>
<tr>
<td id="form_head">你可以和我说话!</td>
</tr>
</form>
</table>
</body>
</html>
...全文
44 回复 打赏 收藏 转发到动态 举报
写回复
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复

28,390

社区成员

发帖
与我相关
我的任务
社区描述
ASP即Active Server Pages,是Microsoft公司开发的服务器端脚本环境。
社区管理员
  • ASP
  • 无·法
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧