I'm trying to attach some CSS to the "browse" button in a FileUploadField. 
Rather, since this is actually impossible, I'm hiding the actual field, and
creating a pretty looking "fake" similar to what this page does:
http://www.quirksmode.org/dom/inputfile.html.  The issue is that when I
submit the form, even though the field seems to be populated in the browser,
the value doesn't make it to the form itself.  Is there some magic required
to get the field value to actually populate in the form?

-----
--
Michael Laccetti                                 (416)558-9718
S2G Limited                                       http://www.s2g.ca/
-- 
View this message in context: 
http://www.nabble.com/FileUploadField%2C-CSS%2C-and-empty-form-values-tp17735661p17735661.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to