开发者

Facebook like button shows comment (xfbml problem)

I can't figure this problem out, what am i doing wrong? When i click on my like button, i want the information to be sent to the persons wall, i've seen this been done many times. However, when i click my like button, a comment box pop开发者_JS百科s up, and i need to fill it out, then send it to my facebook wall, how can i get rid of this?

Image showing my problem,

Facebook like button shows comment (xfbml problem)

My code looks like this,

<fb:like href="MY_URL" send="false" layout="button_count" width="450" show_faces="false" font="tahoma"></fb:like>

Thanks for any help!


When someone clicks the like button, it sends it to the facebook wall like you want it too. The comment box that pops up simply allows users to add a comment to the "like". If someone adds a comment in addition to pressing the like button, the post is treated with more importance by facebook (IE will show up higher on other people's news feeds etc). If you do not want the comment box to pop up (which I don't know why you wouldn't...) use the iframe like button instead of the XFBML like button.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜