Life's random bits By b1thunt3r (aka Ishan Jain)…
jQuery: Custom File Input

jQuery: Custom File Input

Ishan jain
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.