Try this http://www.quirksmode.org/dom/inputfile.html
----- Original Message ----- From: "George Moschovitis" <[EMAIL PROTECTED]> To: <discuss@jquery.com> Sent: Sunday, November 05, 2006 9:32 AM Subject: [jQuery] Styling a file input control > Dear devs, > > I am a new user of this wonderful library. I have a problem I would > like to solve using JQuery. I have a form with a file input field: > > <input type="file" ... /> > > I would like to style this input field. My solution would be to make > this field hidden, and add another (styled) text input field plus an > 'upload' image button. Then I would like the image button click > handler to force a click on the hidden file input field. > > Can this be done with JQuery (and work with both IE and Firefox)? Is > there an alternative, better solution to style file input fields? > > thanks in advance for your help, > George. > > -- > http://www.gmosx.com > http://www.nitroproject.org > > _______________________________________________ > jQuery mailing list > discuss@jquery.com > http://jquery.com/discuss/ _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/