我正试图从我的fb页面中检索最新的fb帖子
https://developers.facebook.com/docs/plugins/like-box-for-pages/
我正在使用该部分获取代码,这是我的iframe代码,但它现在正在为我工作。
<div>
<iframe src="https://www.facebook.com/plugins/likebox.php?href=https%3A%2F%2Fwww.facebook.com%2Fcampinvention&width=The+pixel+width+of+the+plugin&height=395&colorscheme=light&show_faces=false&header=false&stream=true&show_border=false" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:250px; height:395px;" allowTransparency="true"></iframe>
</div>
我也试过http://
但没有运气