简体   繁体   English

在mvc中,当页面从一个转换到另一个时,如何实现加载动画

[英]In mvc how can i achieve loading animation while page is transforming from one to another

I tried some code for to get loading symbol while page is moving from one to another. 我尝试了一些代码来在页面从一个页面移到另一个页面时获取加载符号。 How can i get it when i clicked on submit button on the form. 当我单击表单上的提交按钮时,如何获取它。

这是长时间运行任务的最佳Async jQuery进度指示器。您可以使用它进行页面导航并将数据插入数据库http://blog.janjonas.net/2012-01-02/asp_net-mvc_3-async-jquery-progress指标长时间运行的任务

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 加载ASP.NET MVC Ajax表单时,如何阻止用户使用该页面? - How can I block the user from using the page while ASP.NET MVC Ajax unobtrusive form is loading? 如何在ASP.NET MVC中将所选项目从一页传递到另一页 - How do I Pass Selected items from one page to another page in asp.net mvc 如何将变量从一页发布到另一张完全不同的页面? - How can I post a variable from one page to another, completely different page? 如何在一个页面中设置cookie值并从asp.net网站的另一个页面中读取它 - How can I set cookie value in one page and read it from another page in a asp.net website 如何从另一页后面的代码更新一页上的隐藏字段值? - How can i update hidden field value on one page from the code behind of another page? 从一页导航到另一页时需要加载GIF或进度栏 - Need loading GIF or progress bar while navigating from one page to another 如何在ASP MVC 4中将项目从一个列表框移动到另一个列表框? - How can i move items from one Listbox to another in ASP MVC 4? 如何在ASP.NET MVC中将静态路径从一个位置重新映射到另一位置? - How can I re-map a static path from one location to another in ASP.NET MVC? 将点云从一个空间转换为另一个空间 - Transforming a point cloud from one space to another 将 JSON 从一种结构转换为另一种结构 - Transforming JSON from one structure to another
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM