Skip to content

Instantly share code, notes, and snippets.

View niallpattersonmedia's full-sized avatar

niallpattersonmedia

View GitHub Profile
@niallpattersonmedia
niallpattersonmedia / gist:133e930acf93c3e14585a2a928b1eb80
Last active February 19, 2025 10:17 — forked from Qubadi/gist:c83878e6244261b39ff387d4c9739f67
JetFormBuilder media field, enhanced choose file
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.