Styling File Inputs with CSS and the DOM
# Linked to 26 February 2009, 11:00 in Code by Sam Brown
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.
No thoughts were recorded on this post.