Facebook iframe Like 按钮显示“Bootloader 未定义”
我正在按照说明向我的网站添加 Facebook Like 按钮。这有多难?方向看起来很简单。这是我的 HTML:(
<iframe id="id39" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" scrolling="no" class="likeButton component" src="http://www.facebook.com/plugins/like.php?href=http%3a%2f%2flocalhost%3a8080%2ftest%2f&send=true&layout=standard&width=450&show_faces=true&action=like&colorscheme=light&font&height=80" guise:attributeHash="+yj/AWCw4TJREowYfJCNoaoNfZk="></iframe>
是的,我知道我正在使用 localhost——我还应该如何测试它?)
该按钮在 Firefox 4 或 IE9 上不显示。 Firebug 向我显示内容正在 iframe 中加载。我在 Facebook 加载到 iframe 的 Bootloader.configurePage([]) 中收到了一个不错的“Bootloader 未定义”错误。这是怎么回事?
I'm following the directions to add a Facebook Like button to my site. How hard could it be? The directions look simple. Here is my HTML:
<iframe id="id39" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" scrolling="no" class="likeButton component" src="http://www.facebook.com/plugins/like.php?href=http%3a%2f%2flocalhost%3a8080%2ftest%2f&send=true&layout=standard&width=450&show_faces=true&action=like&colorscheme=light&font&height=80" guise:attributeHash="+yj/AWCw4TJREowYfJCNoaoNfZk="></iframe>
(Yes, I know I'm using localhost---how else am I supposed to test it?)
The button doesn't show up on Firefox 4 or IE9. Firebug shows me that stuff is getting loaded in the iframe. And I get a nice "Bootloader is not defined" error in the Bootloader.configurePage([]) that Facebook loads into the iframe. What's up?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论