I want open jQuery div spinner on asp.net submit and do some business logic and hide or close the spinner? How can I do that? I need it in regular asp.net application.
Please share me if you have samples or articles?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is a nice jquery plugin called blockui:
http://www.malsup.com/jquery/block/
Here are few examples how to use it in asp.net application:
ASP.net button Jquery BlockUI
http://encosia.com/using-jquery-to-enhance-aspnet-ajax-progress-indication/