Hi all,
Is it possible to apply style to browse button, the code for which
is,
<input type="file">
I want to add a background image to the "Browse" button. (using css)
But the problem im facing is that, the image comes to the textbox also.
Please give me a hint on how to apply background image only to the
button.
Regards,
Shakeel
Randy Webb - 31 Jul 2006 19:48 GMT
akshakeel@gmail.com said the following on 7/31/2006 3:16 AM:
> Hi all,
> Is it possible to apply style to browse button, the code for which
[quoted text clipped - 7 lines]
> Please give me a hint on how to apply background image only to the
> button.
<URL: http://www.cs.tut.fi/~jkorpela/forms/file.html#present>

Signature
Randy
comp.lang.javascript FAQ - http://jibbering.com/faq & newsgroup weekly
Javascript Best Practices - http://www.JavascriptToolbox.com/bestpractices/