Profile
Achievement
dalexandre's Recent Snippets
- All /
« Prev 1 Next »
To prevent multiple submit from sending more than one request,
bind the submit event and store a "disabledOnSubmit" data. Next time the event "submit" will be fire, the following jQuery code will return false. All submit buttons are also disabled (...
9
1118
posted 15 years ago by dalexandre