Saturday, 15 July 2006

CSS: XP bug - background image on buttons not displaying

if the background button image doesn't display:

use "background" instead of "background-image", its an xp bug!!

http://support.microsoft.com/kb/322240

<INPUT TYPE="button" style="background:url(/_Images/mms/bt_reset.gif); border:none; height:20px; width:77px;">