我已经实现了一个 Iframe Like box
,但没有显示垂直滚动条。(生成的代码设置滚动为否,但我现在已将其更改为是,但仍然无法正常工作)。
代码如下:
<iframe src="//www.facebook.com/plugins/likebox.php?href=https%3A%2F%2Fwww.facebook.com%2Fpages%2FChristopher-Carter-Veterinary-Surgery%2F332086710515idth=300&height=590&colorscheme=light&show_faces=true&border_color&stream=true&header=true" scrolling="Yes" frameborder="0" style="border:none; overflow:hidden; width:300px; height:590px;" allowtransparency="true"></iframe>
I/E 会出现此问题,但 Safari、Firefox、Netscape 或 Chrome 不会出现此问题。似乎这是一个 Windows XP / IE8 问题,但如果有人知道不同,我很高兴收到他们的来信。