<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>无标题文档</title>
<script language="javascript">
<!--
function SelectIterm(form,sign)
{
for (var i=0;i<form.elements.length;i++){
if(form.elements[i].type=='checkbox'){
var e=form.elements[i]
if (sign==0) e.checked=true;
if(sign==1) e.checked=!e.checked;
if(sign==2) e.checked=false;}
}}
-->
</script>
</head>
<body>
<form name="myform" >
<table width="576" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="101" height="27" valign="top"><input type="checkbox" name="checkbox7" value="checkbox"></td>
<td width="111" valign="top"><input type="checkbox" name="checkbox8" value="checkbox"></td>
<td width="364" valign="top"><input type="checkbox" name="checkbox9" value="checkbox"></td>
</tr>
<tr>
<td height="24" valign="top"><input type="checkbox" name="checkbox6" value="checkbox"></td>
<td valign="top"><input type="checkbox" name="checkbox5" value="checkbox"></td>
<td valign="top"><input type="checkbox" name="checkbox4" value="checkbox"></td>
</tr>
<tr>
<td height="25" valign="top"><input type="checkbox" name="checkbox3" value="checkbox"></td>
<td valign="top"><input type="checkbox" name="checkbox2" value="checkbox"></td>
<td valign="top"><input type="checkbox" name="checkbox1" value="checkbox"></td>
</tr>
<tr>
<td height="35" valign="top"><!--DWLayoutEmptyCell--> </td>
<td valign="top"><!--DWLayoutEmptyCell--> </td>
<td valign="top"><!--DWLayoutEmptyCell--> </td>
</tr>
<tr>
<td height="33" valign="top"><!--DWLayoutEmptyCell--> </td>
<td valign="top"><!--DWLayoutEmptyCell--> </td>
<td valign="top"><!--DWLayoutEmptyCell--> </td>
</tr>
<tr>
<td height="35" valign="top"><!--DWLayoutEmptyCell--> </td>
<td valign="top"><!--DWLayoutEmptyCell--> </td>
<td valign="top"><!--DWLayoutEmptyCell--> </td>
</tr>
<tr>
<td height="33" valign="top"><!--DWLayoutEmptyCell--> </td>
<td valign="top"><!--DWLayoutEmptyCell--> </td>
<td valign="top"><!--DWLayoutEmptyCell--> </td>
</tr>
<tr>
<td height="18" valign="top"><!--DWLayoutEmptyCell--> </td>
<td valign="top"><!--DWLayoutEmptyCell--> </td>
<td valign="top"><!--DWLayoutEmptyCell--> </td>
</tr>
</table>
<a href="javascript:SelectIterm(myform,0);">全选</a>
<a href="javascript:SelectIterm(myform,1);">反选</a>
<a href="javascript:SelectIterm(myform,2);">取消</a>
</form>
</body>
</html>
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>无标题文档</title>
<script language="javascript">
<!--
function SelectIterm(form,sign)
{
for (var i=0;i<form.elements.length;i++){
if(form.elements[i].type=='checkbox'){
var e=form.elements[i]
if (sign==0) e.checked=true;
if(sign==1) e.checked=!e.checked;
if(sign==2) e.checked=false;}
}}
-->
</script>
</head>
<body>
<form name="myform" >
<table width="576" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="101" height="27" valign="top"><input type="checkbox" name="checkbox7" value="checkbox"></td>
<td width="111" valign="top"><input type="checkbox" name="checkbox8" value="checkbox"></td>
<td width="364" valign="top"><input type="checkbox" name="checkbox9" value="checkbox"></td>
</tr>
<tr>
<td height="24" valign="top"><input type="checkbox" name="checkbox6" value="checkbox"></td>
<td valign="top"><input type="checkbox" name="checkbox5" value="checkbox"></td>
<td valign="top"><input type="checkbox" name="checkbox4" value="checkbox"></td>
</tr>
<tr>
<td height="25" valign="top"><input type="checkbox" name="checkbox3" value="checkbox"></td>
<td valign="top"><input type="checkbox" name="checkbox2" value="checkbox"></td>
<td valign="top"><input type="checkbox" name="checkbox1" value="checkbox"></td>
</tr>
<tr>
<td height="35" valign="top"><!--DWLayoutEmptyCell--> </td>
<td valign="top"><!--DWLayoutEmptyCell--> </td>
<td valign="top"><!--DWLayoutEmptyCell--> </td>
</tr>
<tr>
<td height="33" valign="top"><!--DWLayoutEmptyCell--> </td>
<td valign="top"><!--DWLayoutEmptyCell--> </td>
<td valign="top"><!--DWLayoutEmptyCell--> </td>
</tr>
<tr>
<td height="35" valign="top"><!--DWLayoutEmptyCell--> </td>
<td valign="top"><!--DWLayoutEmptyCell--> </td>
<td valign="top"><!--DWLayoutEmptyCell--> </td>
</tr>
<tr>
<td height="33" valign="top"><!--DWLayoutEmptyCell--> </td>
<td valign="top"><!--DWLayoutEmptyCell--> </td>
<td valign="top"><!--DWLayoutEmptyCell--> </td>
</tr>
<tr>
<td height="18" valign="top"><!--DWLayoutEmptyCell--> </td>
<td valign="top"><!--DWLayoutEmptyCell--> </td>
<td valign="top"><!--DWLayoutEmptyCell--> </td>
</tr>
</table>
<a href="javascript:SelectIterm(myform,0);">全选</a>
<a href="javascript:SelectIterm(myform,1);">反选</a>
<a href="javascript:SelectIterm(myform,2);">取消</a>
</form>
</body>
</html>
1389

被折叠的 条评论
为什么被折叠?



