Javascript Tutorial – Custom File Upload Button | HTML + CSS
Regular Expression: /[/\]([wds.-()]+)$/
This code is now downloadable!
https://codepen.io/dcode-software/pen/RerBgR
In this video I take you through how to create your own custom file upload buttons using only HTML, CSS and Javascript, no frameworks required!
We can do this by ‘virtually’ clicking on a hidden default file upload button and then extract the value of the real file upload button and plant it into a custom-defined span tag.
If this video helped you out and you’d like to see more, make sure to leave a like and subscribe to dcode!
source