脚本:
<Script language="JavaScript">
    function Show(ID)
    {

       if (document.all(ID).style.display=="none")
       {
          document.all(ID).style.display="";
       }
       else
       {
          document.all(ID).style.display="none";
       }
    }
</Script>

表格:
 <table  border="1" cellpadding="0" cellspacing="0" width="100%" >
        <tr height=20 ></asp:Label></marquee></td>                     
        </tr>                      
     </table>

相关文章: