如何在mvc3应用程序中添加加载图像 [英] How to add Loading image in mvc3 application

查看:88
本文介绍了如何在mvc3应用程序中添加加载图像的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





我不知道如何使用mvc3应用程序实现ajax加载图像我是mvc中的begginer并且我想实现它。



Plz帮我

解决方案

你可以JQuery延迟加载..


< blockquote>您好你应该使用

Jquery。窗口加载



(窗口).load(function(){

//在这里显示图片在一个隐藏的div中。让div显示在这里。

});


Hi,

I do not know that how to implement ajax loading image with mvc3 application i am begginer in mvc and i want to implement this .

Plz help me

解决方案

You can you JQuery lazy loading..


Hi You should use
Jquery. window loading propery


( window ).load(function() {
// Show image here that is taken in a hidden div. make the div show here.
});


这篇关于如何在mvc3应用程序中添加加载图像的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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