Facebook fb:fan - limit the number of posts it shows
I have incorporated the fb:fan control onto 开发者_开发知识库my web page. The problem I have now, is I only want to show the latest post from the wall. Currently it shows me all of them. Is there a simple way to restrict this to the last comment?
You can't. But, you can set the CSS overflow to hidden.
精彩评论