输入banner图图片脚本导航/分类

jsloading加载效果实现代码_javascript技巧

代码如下:

protected void Page_Load(object sender, EventArgs e)
{
ShowLoading();
System.Threading.Thread.Sleep(10000);
ClientScript.RegisterClientScriptBlock(typeof(string), "", "