多个 google plus 按钮(一个在 Rails 视图中,一个在 Rails 视图有链接的部分中)

发布于 2024-12-12 17:05:26 字数 194 浏览 2 评论 0原文

我正在页面上使用 G+ 按钮。这一切都很棒,但是当我加载一个在此页面顶部有部分页面的模态框时,模态框上的 G+ 按钮不会显示。

很确定这是因为模态框上的 G+ 使用与页面相同的 id (___plusone_0)。通常这个 # 会递增(__plusone_1、___plusone_2 等),但由于某种原因,部分中的按钮不知道其他按钮。我该如何解决这个问题?

I'm using the G+ button on a page. This is all great, but when I load a modal box that has a partial page on top of this page, the G+ button on the modal box does not show up.

Pretty sure this is because the G+ on the modal box is using the same id as the page (___plusone_0). Normally this # increments (__plusone_1, ___plusone_2, etc) but for some reason the one in the partial doesn't know about the other buttons. How can I fix this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文