thegentleman
IS-IT--Management
I have a form for uploading images using the file field type:
<input type="file" name="image" size="45" class="form">
This creates a text field with a standard "Browse.." button on the end for selecting a file.
Is there any way you can edit the look of the "Browse.." button using style sheets or some other method?
~tg
<input type="file" name="image" size="45" class="form">
This creates a text field with a standard "Browse.." button on the end for selecting a file.
Is there any way you can edit the look of the "Browse.." button using style sheets or some other method?
~tg