**Works in IE8 & Mozilla**
select:focus, input:focus,textarea:focus
{
background:#abd533;
font-family:verdana;
}
While using IE7, I observed that input field background color not shown, but it appears in IE8 & Mozilla.
Can anyone please let me know what to do with IE7 or IE6 ?
以上就是Background Color - for IE6, IE7的详细内容,更多请关注web前端其它相关文章!