多个 google plus 按钮(一个在 Rails 视图中,一个在 Rails 视图有链接的部分中)
我正在页面上使用 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论