Sometimes we browse web applications and due to some reason, it takes more time to load the page. At the time of the loading page, it shows a blank (white page) in browse to the user. Some users seeing a delay in page load, close the browser because they are not able to see anything. To avoid this, the browser will say the page with loading effect please wait. Here we will discuss how can we accomplish this.

Add the following method in c-sharp code:

Add the following method in aspx code:

Add the following method in CSS code:

Add the following method in jQuery code:

Request Processing/Loading effect with C# and jQuery

The article was published on August 11, 2014 @ 10:24 AM

Leave a Comment