An open API service indexing awesome lists of open source software.

https://github.com/phpawy/jquery-submit-once

Jquery code to prevent clicking submit buttons more than once.
https://github.com/phpawy/jquery-submit-once

Last synced: 6 months ago
JSON representation

Jquery code to prevent clicking submit buttons more than once.

Awesome Lists containing this project

README

          

# jquery-submit-once
Jquery code to prevent clicking submit buttons more than once.
If you want to secure your form against multiple clicks - we all do :) - you will find this plugin handy, It will replace your submit button with a Ajax Loader Image to prevent further clicks until the form action is done.