如何在点击按钮中设置加载图像 [英] how to set loading image in click button

查看:65
本文介绍了如何在点击按钮中设置加载图像的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何修复按钮点击加载图片。

how to fix button click loading image.

推荐答案

参考以下网站: -

使用更新进度



Refer below site:-
Use Update Progress

<asp:UpdateProgress ID="UpdateProgress1" runat="server" DisplayAfter="1">
<ProgressTemplate>
<img alt="Loading..." longdesc="Loading..." src="Your_Loading_image.gif"  />
</ProgressTemplate>
</asp:UpdateProgress>







http://www.dotnetspeaks.com/DisplayArticle.aspx?ID=60 [ ^ ]


这篇关于如何在点击按钮中设置加载图像的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆