xfbml喜欢按钮隐藏添加评论的可能性 [英] xfbml like button hide the possibility to add a comment to the like

查看:171
本文介绍了xfbml喜欢按钮隐藏添加评论的可能性的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在Facebook应用程序中添加了一个按钮(不是iframe以捕获喜欢的音乐...),
,当用户点击时,他可以添加评论喜欢。

I added a like button in a facebook application (not iframe in order to capture the liked evenment...), and when a user click on like, then he has the possibility to add a comment to the like.

我想隐藏/删除这种可能性,当他点击时添加评论。

I want to hide/remove this possibility to adda comment when he click on like.

做你知道是否可以这样做?

Do you know if it's possible and how to do that?

谢谢

推荐答案

p>我将这些CSS类添加到了我的css文件中,它已经摆脱了我的评论框。

I added these CSS classes to my css file and it got rid of the comment box for me.

.fb_edge_widget_with_comment .fb_edge_comment_widget .fb_ltr {
display: none !important;
}

这篇关于xfbml喜欢按钮隐藏添加评论的可能性的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆