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: 19.02.2025 | |
I have made a few changes to original snippet: | |
Change 1. Now also shows the upload count in the file upload button | |
Change 2. Brings the submit buttion inside the file upload form. | |
Change 3. Hides submit button on click | |
Change 4. Adds loading animation while file is uploading. | |
Change 5. Shows file size count for selected files. |