javascript 如何实现标签式按纽(2)

2008-02-23 07:47:02来源:互联网 阅读 ()

新老客户大回馈,云服务器低至5折


<td width="50" height="1" align="center" class="l-c" id="td_4">&nbsp;</td>
<td width="50" height="1" align="center" class="l-c" id="td_5">&nbsp;</td>
<td width="50" height="1" align="center" class="l-c" id="td_6">&nbsp;</td>
<td width="50" height="1" align="center" class="l-c" id="td_">&nbsp;</td>
<td width="50" height="1" align="center" class="l-r" id="td_">&nbsp;</td>
</tr>
<tr>
<td width="398" height="360" class="up" colspan="8" style="border-top-style: solid; border-top-width: 0; padding: 5">
<p align="center">
<div align="center">
<table border="0" cellpadding="0" cellspacing="0" width="100%" height="325">
<tr>
<td width="100%" height="280">

<div align="center">
<center>
<div style="display:" id=w1><h1>1</h1></div>
<div style="display:none" id=w2><h1>2</h1></div>
<div style="display:none" id=w3><h1>3</h1></div>
<div style="display:none" id=w4><h1>4</h1></div>
<div style="display:none" id=w5><h1>5</h1></div>
<div style="display:none" id=w6><h1>6</h1></div>
</center>
</div>

</td>
</tr>
</table>
</div>
</td>
</tr>
</center>
<tr>
<td width="398" height="37" colspan="8" style="border-top-style: solid; border-top-width: 0; padding: 5">
<p align="right"><input type="button" value="确定" name="_ok" style="width: 60;height:22" class=up>
<input type="button" value="取消" name="_cancel" style="width: 60;height:22" class=up onclick="window.close();">
<input type="button" value="应用(A)" name="_apply" style="width: 60;height:22" disabled class=up>
</td>
</tr>
</table>
</div>
</form>
</body>
</html>

标签:

版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有

上一篇:有关清空表单的各种可能的操作

下一篇:Javascript所有对象的属性的获取