NO you can't change the style of the real browse button, but there is a workaround!
Set the style of the <input> tag to 'display:none' and make a fake button and inputfield that will do the work
Try this example !! The only disadvantage is that you are not allowed to change the location of the file to be uploaded simply by editing the value of the text field (that's why its DISABLED attribute is set).
My problem....
How can I find out the value of file object ????
I put this code in a form with method=get but the fileUpload return nothing
If I put name="fileUpload" in <intput type=file> TAG
the script isn't work
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.