Thursday, 15 April 2010

css - button image is not working -



css - button image is not working -

i have image attached code not shown in ie:

#upload_button{ background-image:url(images/upload.gif); width:215px; height:61px; background-repeat:no-repeat; border:none; }

the css property "background-image" not supported ie7 , ie8.

you'll need replace

"background:transparent url();"

css

No comments:

Post a Comment