Using jQuery Form plugin, how do I prevent form resubmission temporarily? -


I am using an event handler for form submission. However, I need to disable the formation of the form until I get an event on which the server has finished processing how do I do it?

  $ ("# submit") (function () {$ (this) .attr ('disabled', 'disabled');});   

Accessories

Comments

Popular posts from this blog

php - Creating canonical URLs with custom route-classes -

mysql - Formatting problem with PHP DateTime Difference when used as part of an equation -

Mysql Local server hardware -