jquery - While form is processing show spinner gif -


i have form takes 15 seconds process , show spinner gif once form submitted , remove once form complete. form redirects new page , wondering best method accomplish this? should submitting form ajax? in advance advice!

yes, can via ajax.. use ajaxstop() , ajaxstart() show , hide animation while ajax request processing.


Comments

Popular posts from this blog

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -