
|
|
#6 (页面定位) |
![]() 注册日期: 2005-11-11
住址: 四川
帖子: 204
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
参见 www.xindu.net.....
|
|
|
|
|
|
#8 (页面定位) | |
![]() 注册日期: 2005-09-05
帖子: 417
![]() ![]() ![]() ![]() ![]() ![]() |
<script language="javascript">
<!-- function AXzhz(hideme) { var AX=document.all(hideme); //声明一个变量 AX.style.display=AX.style.display=="none"?"":"none"; //判断是否隐藏 } //--> </script> <table width="200" border="1"> <!--title是鼠标在上面的时候出现的提示--> <tr title="快啊快啊!!" onclick="AXzhz('AX')"> <td bgcolor="#FF9933">你点我啊!!</td> </tr> <tr id="AX" style="display:none"> <td bgcolor="#0099FF">AXzhz制作</td> </tr> </table> 还是这个牛 ![]() 引用:
|
|
|
|
|