Jump to content

Changing the style of a button in <input type="file"..


play_

Recommended Posts

Ok. i have this in the css

 

.submit_button {

border: 1px solid #999;

background-color: #fcfcfc;

}

 

 

and this in the hml:

<input type="file" name="image" class="submit_button" />

 

 

Doesn't work in firefox =/

 

like you said, doesn't work in some browsers.

 

Thanks for the help though.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.