Set the background transparent iframe

Add this property, initialization iframe.

<iframe src="" frameborder="0" allowTransparency="true"></iframe></iframe>

Then body {

background-color: transparent;

}

Guess you like

Origin www.cnblogs.com/xm666/p/11028308.html