摘要:
问题:大概意思如下:<UpdatePanel> <ContentTemplate> <asp:TextBox ID="aaa"/> </ContentTemplate> </UpdatePanel><script> $(document).ready(function(){ var id = "<%= aaa.ClientID%>"; $("#"+id).click(function(){ alert("aaa"); }); }); 阅读全文
posted @ 2012-10-19 11:25
xust
阅读(573)
评论(0)
推荐(0)

浙公网安备 33010602011771号