Add Processing Feedback To Submit Buttons - jQuery faSpinner
Briefly

It works by injecting a spinning icon from the fontAwesome icon library into disabled submit buttons. This can provide clear feedback after users click a submit button, ensuring they are aware that their request is being processed. Developers can also easily customize the spinner markup and CSS styles if desired.
How to use it: 1. Download and load the minified version of the faSpinner plugin after jQuery library. <script src="/path/to/cdn/jquery.min.js"></script> <script src="/path/to/fa.submit.spinner.min.js"></script> 2...
Read at jQuery Script
[
add
]
[
|
|
]