jovialjonny
06-10-2003, 01:54 PM
Hi,
I am using a file selector like so:
<form id = "form">
<input type="file" name="selectafile" />
</form>
This gives me a text entry box and a 'Browse' button. I was wondering if anyone could tell me how I could apply styling to the browse button because I have lots of custom buttons on the page and the browser standard looks totally out of place in there.
I am using a file selector like so:
<form id = "form">
<input type="file" name="selectafile" />
</form>
This gives me a text entry box and a 'Browse' button. I was wondering if anyone could tell me how I could apply styling to the browse button because I have lots of custom buttons on the page and the browser standard looks totally out of place in there.