I think I have my answer. Not the answer I was looking for but ok :-(

The problem seems to be that it is practically impossible to style  an
'input type="file"'. Where as with normal buttons you have complete control,
when the input type is "file", the styling is fully in the hands of the
browser. Several articles have been written on this topic.

http://www.quirksmode.org/dom/inputfile.html
http://www.quirksmode.org/dom/inputfile.html 
http://www.cs.tut.fi/~jkorpela/forms/file.html
http://www.cs.tut.fi/~jkorpela/forms/file.html 

To conclude, it should / could be possible, but the solutions are not to my
liking.

René

-- 
View this message in context: 
http://old.nabble.com/Unable-to-change-label-of-FileUploadField-tp26309142p26315299.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to