我正在尝试在网站上显示Facebook和Twitter新闻提要。我可以在Chrome和Safari中显示它,但不能在Firefox中显示。
这不是我在Google上找到的我的页面。
<iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2FGoogle&width=600&colorscheme=light&show_faces=true&border_color&stream=true&header=true&height=435" scrolling="yes" style="border:none; overflow:hidden; width:600px; height:430px; background: white; float:left; " allowtransparency="true" frameborder="0"></iframe>
即使我选中了http://jsfiddle.net/tLkpvhnb/链接,该链接也适用于chrome,但不适用于Firefox。
firefox版本:版本62.0b4(32位)
您能帮我吗?