Tina's blog
开心过好每一天! Come on !

 前台。。。<table id="tblTime" style="display:none" runat="Server">
 

后台(.cs) :this.tblTime.Style.Add("display","");注意这里只能这样写,而不能用this.tblTime.visible=true;

posted on 2008-07-30 18:35  Tinachang  阅读(164)  评论(0编辑  收藏  举报