开发者

Loading image without using AJAX

开发者 https://www.devze.com 2022-12-22 23:50 出处:网络
How to include loader image without usng AJAX controls like Scriptmanager, UpdateProgerss.开发者_StackOverflow社区

How to include loader image without usng AJAX controls like Scriptmanager, UpdateProgerss.开发者_StackOverflow社区

Note: Page Getting Load.

Geetha


If you want to just put an Ajax style loader image on your page then goto this website and generate one. Then simply place that on your page where you need it


<img src="myloadingimage.gif" alt="Loading!" />

:-)

0

精彩评论

暂无评论...
验证码 换一张
取 消