灯箱是我在jQuery中写的一个定制的交易,它从帖子的永久链接页面加载了后期容器DIV.要查看发生的情况,请访问http://frank.is/blog/.使用主链接查看灯箱中的帖子,然后单击PERMA→在自己的页面上查看该帖子.应该是不言自明的.
我的问题:我需要添加什么来允许这些评论在灯箱中显示?
<div id="fb-root"></div> <script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script> <fb:comments href="www.example.com" num_posts="2" width="500"></fb:comments> <script>FB.XFBML.parse();</script>
应该工作很好!