如何触发 sharethis 按钮重新生成?

发布于 2024-10-17 23:46:39 字数 49 浏览 2 评论 0原文

我正在动态更改 sharethis 按钮的一些属性,并希望使其重新生成。我该怎么做?

I'm changing some of the properties of the sharethis button dynamically, and am looking to cause it to regen. How do I do that?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

如梦初醒的夏天 2024-10-24 23:46:39

取决于您想要进行的自定义,但如果您只是动态添加一个 sharethis 按钮,则调用

stButtons.locateElements();

它将重新运行 init 代码,然后 sharethis js 将再次发挥其魔力。

depends on the customization you want to do, but if you're just dynamically adding a sharethis button, call

stButtons.locateElements();

That will re-run the init code an the sharethis js will do it's magic again.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文