开发者

ie9 background-color issues

开发者 https://www.devze.com 2023-02-27 02:33 出处:网络
It works in IE7, IE8 BUT not ie9!!开发者_运维技巧why oh why!! Simple formula: I have a solid grey background on the HTML. I have NO background color on the div-outerwrapper but I DO have a backgroun

It works in IE7, IE8 BUT not ie9!! 开发者_运维技巧why oh why!!

Simple formula:

I have a solid grey background on the HTML. I have NO background color on the div-outerwrapper but I DO have a background-color on the div-innerwrapper of #fff.

On ie8, the div shows white but not ie9. The developer toolbar also shows that I have a background of #fff. BUT all ie9 shows is the background color I have on my HTML TAG.

Has anyone encountered such a weird bug?

0

精彩评论

暂无评论...
验证码 换一张
取 消