This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
UPDATED: 23.08.2024 | |
Description: | |
Copy the following JS code and create a JS snippet using your snippet plugins. | |
Paste the code into the plugin and save it. | |
I have appended the submit button with a class name called submit_confirm. | |
The advantage of this class is that it will only affect the form that holds the submit_confirm class and not any other forms, | |
in case you have many forms. |