开发者

Iframe background color in Google Chrome

For reference so that you know what I'm t开发者_运维百科alking about:

http://www.webbuddies.co.za/Pages/Portfolio.aspx

In Google Chrome, the <iframe> doesn't take it's background color from the site linked in it's src attribute, but instead from the parent page's background.

It works 100% perfectly in IE and FF, but how do I get it to display right in Chrome?


The style attribute of your iframe says background:none. Remove this inline css and it should work.


Please set the color of the linked site's body background , "#fff" eg.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜