But basically, mostly because of security concerns, you cannot script/
access the input content or even button, so most browsers don't allow
(easily) styling it either.

On Oct 21, 1:08 pm, popcans <[EMAIL PROTECTED]> 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?

Reply via email to