62,269
社区成员
发帖
与我相关
我的任务
分享document.getElementById("<%=btn_Up.ClientID %>").src = "images/a_UpLoad1.gif"; document.getElementById("<%=btn_Up.ClientID%>").src = "images/a_UpLoad1.gif"; this.ImageButton1.Attributes["onmouseover"]="this.src='images/C2.gif';";
this.ImageButton1.Attributes["onmouseout"]="this.src='images/C1.gif';";