<div id="doing" runat="server" style="Z-INDEX: 12000; LEFT: 0px; WIDTH: 100%; CURSOR: wait; POSITION: absolute; TOP: 0px; HEIGHT: 100%"> <table width="100%" height="100%"> <tr align="center" valign="middle"> <td> <table width="169" height="62" bgcolor="#99cccc" style="FILTER: Alpha(Opacity=75); WIDTH: 169px; HEIGHT: 62px"> <tr align="center" valign="middle"> <td>页面提交中.<br> Loading.</td> </tr> </table> </td> </tr> </table> </div><asp:Button ID="Button1" runat="server" Text="Button" /> protected void Page_Load(object sender, EventArgs e) 相关文章: 2021-06-05 2022-12-23 2021-06-03 2022-12-23 2021-11-09 2022-12-23 2022-12-23 2021-09-11