未注册
2009-02-10, 21:56
<html>
<head>
<title>web窗体</title>
<script>function SetButton(obj,state){ obj.className=(state == 0)?"buttonActive":"buttonNA";}</script>
<style> .titlebarx {filter:progid:DXImageTransform.Microsoft.Gradient(gradienttype=0, startcolorstr=#FF0000, endcolorstr=#FF0000);}
.caption { font-family: 宋体,Arial; font-size: 20pt; color: #000000; cursor: hand }
.minbutton {font-family: marlett; font-size: 14.5pt; }
th,td,body,span,div{ font-family: "宋体", Arial; font-size: 9pt; font-style: normal; line-height: 12pt; font-weight: normal; }
body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-color: #CCCCCC; }
.buttonNA { PADDING-LEFT: 4px; PADDING-RIGHT: 4px; CURSOR: hand;}
.buttonActive { PADDING-LEFT: 3px; PADDING-RIGHT: 3px; BACKGROUND-COLOR: #E7E7E7; BORDER: 1px solid #CCD0D9; CURSOR: hand; }
.buttonfloat { PADDING-LEFT: 4px; PADDING-RIGHT: 4px; CURSOR: hand;}
</style>
</head>
<body>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0" class="titlebarx" ID="Table2">
<tr>
<td class="titlebar" width="562" align="left"> </td>
<td class="titlebar" width="224" align="right"><table border="0" cellspacing="0" cellpadding="0" height="32" ID="Table3">
<tr>
<td width="5"></td>
<td width="22" align="center" nowrap class="buttonNA" onMouseOver="SetButton(this,0)"
onMouseOut="SetButton(this,1)"><table border="0" cellspacing="0" cellpadding="0" ID="Table5">
<tr>
<td id="min" class="minbutton">0</td>
</tr>
</table>
</td>
<td width="5"></td>
<td width="22" align="center" nowrap class="buttonNA" onMouseOver="SetButton(this,0)"
onMouseOut="SetButton(this,1)"><table border="0" cellspacing="0" cellpadding="0" ID="Table6">
<tr>
<td id="minmax" class="minbutton" onClick="javascriopt:if(this.innerText=='1'){this.innerText='2';}else{this.innerText='1';}">1</td>
</tr>
</table>
</td>
<td width="5"></td>
<td width="35" align="center" nowrap class="buttonNA" onMouseOver="SetButton(this,0)"
onMouseOut="SetButton(this,1)"><table border="0" cellspacing="0" cellpadding="0" ID="Table7">
<tr>
<td id="close" class="minbutton">r</td>
</tr>
<input type=hidden id=o_form_df value='fm1,系统,196,449'>
<fieldset id='b1' style='position:absolute;left:0;top:30;width650;height:695';border:2px red groove"></fieldset>
<fieldset id='frm1' name='frm1' oType=frm style='position:absolute;left:23;top:138;width:0;height:0' ><legend>配置</legend></fieldset>
<label id='lb1' oType=lb style='position:absolute;left:12;top:47;width:32;height:18' class=''>姓名</label>
<input id="txd1" name="txd1" oType=tx txType=text value='' style='position:absolute;left:47;top:44;width17;height:23' class=''>
<label id='lb2' oType=lb style='position:absolute;left:213px;top:47px;width:30px;height:17px' class=''>编号</label>
<label id='lb3' oType=lb style='position:absolute;left:417px;top:47px;width:30px;height:17px' class=''>数量</label>
<input id="txt1" name="txt1" oType=tx txType=text value='' style='position:absolute;left:247;top:44;width17;height:22' class=''>
<input id="txs1" name="txs1" oType=tx txType=text value='' style='position:absolute;left:450;top:44;width17;height:22' class=''>
<input id='btks' name='btks' type='Button' value="保 存" style='position:absolute;left:107;top:668;width:80;height:28;background:buttonface' background:buttonface' class='call'>
<input id="close" name="close" type='Button' value="运 行" style='position:absolute;left:440;top:668;width:80;height:28;background:buttonface' >
<!-- LAScript - webForm数据岛 -->
<div id='userdata' style='display:none' />
</body>
</html>
</body>
</html>
各位大侠,请帮一下,把<fieldset id='b1' style='position:absolute;left:0;top:30;width650;height:695';border:2px red groove"></fieldset>给套一下。并整理一下,谢谢
<head>
<title>web窗体</title>
<script>function SetButton(obj,state){ obj.className=(state == 0)?"buttonActive":"buttonNA";}</script>
<style> .titlebarx {filter:progid:DXImageTransform.Microsoft.Gradient(gradienttype=0, startcolorstr=#FF0000, endcolorstr=#FF0000);}
.caption { font-family: 宋体,Arial; font-size: 20pt; color: #000000; cursor: hand }
.minbutton {font-family: marlett; font-size: 14.5pt; }
th,td,body,span,div{ font-family: "宋体", Arial; font-size: 9pt; font-style: normal; line-height: 12pt; font-weight: normal; }
body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-color: #CCCCCC; }
.buttonNA { PADDING-LEFT: 4px; PADDING-RIGHT: 4px; CURSOR: hand;}
.buttonActive { PADDING-LEFT: 3px; PADDING-RIGHT: 3px; BACKGROUND-COLOR: #E7E7E7; BORDER: 1px solid #CCD0D9; CURSOR: hand; }
.buttonfloat { PADDING-LEFT: 4px; PADDING-RIGHT: 4px; CURSOR: hand;}
</style>
</head>
<body>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0" class="titlebarx" ID="Table2">
<tr>
<td class="titlebar" width="562" align="left"> </td>
<td class="titlebar" width="224" align="right"><table border="0" cellspacing="0" cellpadding="0" height="32" ID="Table3">
<tr>
<td width="5"></td>
<td width="22" align="center" nowrap class="buttonNA" onMouseOver="SetButton(this,0)"
onMouseOut="SetButton(this,1)"><table border="0" cellspacing="0" cellpadding="0" ID="Table5">
<tr>
<td id="min" class="minbutton">0</td>
</tr>
</table>
</td>
<td width="5"></td>
<td width="22" align="center" nowrap class="buttonNA" onMouseOver="SetButton(this,0)"
onMouseOut="SetButton(this,1)"><table border="0" cellspacing="0" cellpadding="0" ID="Table6">
<tr>
<td id="minmax" class="minbutton" onClick="javascriopt:if(this.innerText=='1'){this.innerText='2';}else{this.innerText='1';}">1</td>
</tr>
</table>
</td>
<td width="5"></td>
<td width="35" align="center" nowrap class="buttonNA" onMouseOver="SetButton(this,0)"
onMouseOut="SetButton(this,1)"><table border="0" cellspacing="0" cellpadding="0" ID="Table7">
<tr>
<td id="close" class="minbutton">r</td>
</tr>
<input type=hidden id=o_form_df value='fm1,系统,196,449'>
<fieldset id='b1' style='position:absolute;left:0;top:30;width650;height:695';border:2px red groove"></fieldset>
<fieldset id='frm1' name='frm1' oType=frm style='position:absolute;left:23;top:138;width:0;height:0' ><legend>配置</legend></fieldset>
<label id='lb1' oType=lb style='position:absolute;left:12;top:47;width:32;height:18' class=''>姓名</label>
<input id="txd1" name="txd1" oType=tx txType=text value='' style='position:absolute;left:47;top:44;width17;height:23' class=''>
<label id='lb2' oType=lb style='position:absolute;left:213px;top:47px;width:30px;height:17px' class=''>编号</label>
<label id='lb3' oType=lb style='position:absolute;left:417px;top:47px;width:30px;height:17px' class=''>数量</label>
<input id="txt1" name="txt1" oType=tx txType=text value='' style='position:absolute;left:247;top:44;width17;height:22' class=''>
<input id="txs1" name="txs1" oType=tx txType=text value='' style='position:absolute;left:450;top:44;width17;height:22' class=''>
<input id='btks' name='btks' type='Button' value="保 存" style='position:absolute;left:107;top:668;width:80;height:28;background:buttonface' background:buttonface' class='call'>
<input id="close" name="close" type='Button' value="运 行" style='position:absolute;left:440;top:668;width:80;height:28;background:buttonface' >
<!-- LAScript - webForm数据岛 -->
<div id='userdata' style='display:none' />
</body>
</html>
</body>
</html>
各位大侠,请帮一下,把<fieldset id='b1' style='position:absolute;left:0;top:30;width650;height:695';border:2px red groove"></fieldset>给套一下。并整理一下,谢谢