only way is to use a hidden flash, i think, see: http://digitarald.de/project/fancyupload/
On Oct 21, 2008, at 19:08, popcans wrote:
I am trying to figure out a way to style a file input. Basically I hide the file input, and create a button that goes where the file input should be. Now I want to be able to activate the file input by clicking on the button I made. Is there a way to transfer the onclick event from the button to the file input to activate the file browser? I tried the cloneEvents method, but didn't really have any success. Any ideas if this will work or not?
-- my blog: http://blog.kassens.net
