jQuery: Custom File Input
A while back, I started working on a way to override file upload in HTML.
The problem I have with the standard implementation is that each browser has its own style. But then I started searching the net to save some time.
Well it turns out I could save a lot of time with jQuery Cutsom File Input.