I've been searching high and low on the internet for a simple, sleek method to customize the appearance of the Browse button on an HTML <input type=file>
element. However, all the solutions I've come across involve hiding controls, placing images with absolute positioning, using jQuery plugins, etc. Is there a way to achieve this using plain CSS2 that I may not have discovered yet?