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
Post a Comment