Sharethis按钮不适用于通过ajax加载的页面

前端之家收集整理的这篇文章主要介绍了Sharethis按钮不适用于通过ajax加载的页面前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
我试图在通过ajax加载的页面上使用sharethis按钮.
按钮不显示.请帮忙.

问候,
潘卡

在将新内容添加到dom后,调用
stButtons.locateElements();

// or if you want to be a bit defensive about whether the lib has been
// loaded or not:
if (window.stButtons){stButtons.locateElements();} // Parse ShareThis markup

Article another another

原文链接:https://www.f2er.com/ajax/160110.html

猜你在找的Ajax相关文章