现在,我有一个与完美无缺的特性相提并论,
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.google.com%2F&layout=standard&show_faces=false&width=400&action=like&colorscheme=light&height=35" seamless></iframe>
夫妇的特性
iframe {
overflow: hidden !important;
border: none !important;
width: 400px;
height: 35px;
background-color: #cce0da;
text-align: right;
padding-left: 20px;
}
然后,因特网探索者 我对一些神职人员适用了一些缺陷。
$(function() {
$( iframe , .ie )
.attr( allowTransparency , true )
.attr( frameBorder , 0 )
.attr( scrolling , no );
});
我最后说的是,在无必要边界的欧安会有一个透明的框架。
我的法典是否有问题? 也许我的人力部篡改了框架Border属性,没有在文件之后。 准备就绪?