13Sep
Styling File Inputs… Finally!
Posted in Websites/Web DesignThis is something that has really annoyed me in the past. File inputs (< input type="file" />) are the bane of beautiful form design. No rendering engine provides the granular control over their presentation designers desire. This simple, three-part progressive enhancement provides the markup, CSS, and JavaScript to address the long-standing irritation.
Check it out at http://www.shauninman.com/… [via]
















Yeah~ We are now be able to style a form COMPLETELY. The design of forms was always ruined by the ugly default file inputs button…
So true! Can’t wait to use this.