gpt4 book ai didi

css - 喜欢按钮 html5 弹出添加评论

转载 作者:太空宇宙 更新时间:2023-11-03 19:09:33 25 4
gpt4 key购买 nike

我使用 html5 的点赞按钮。当你点赞时,他会打开一个弹出窗口来添加评论。但我不想打印这个弹出窗口,所以我使用 css 来隐藏这个评论。溢出:隐藏;高度:20px;

但是当我点击赞时,评论会推高我的按钮,我只能看到一部分评论。 http://www.imagup.com/data/1141025938.html

编辑:我在 Firefox 上使用 Chrome,他不打印评论和计数。

最佳答案

这个简单的代码解决了我的问题。

.fb_edge_comment_widget
{
display:none !important;
}

关于css - 喜欢按钮 html5 弹出添加评论,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8832685/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com