Mark Pawelek wrote:
> Is there any way a style can be attached to the <input type=file> tag?

No -- that is disabled for security reasons. Since uploading files from 
your own computer can be a privacy issue, styles for <input type="file"> 
has been disabled to prevent webpages from trying to make the upload 
field look like something else to trick users into uploading files they 
did not intend to upload.

/Jonas


Reply via email to