Skip to content

Instantly share code, notes, and snippets.

@makbeta
Created November 30, 2012 02:23
Show Gist options
  • Select an option

  • Save makbeta/4173390 to your computer and use it in GitHub Desktop.

Select an option

Save makbeta/4173390 to your computer and use it in GitHub Desktop.
reinitialized addThis after the ajax load
<script type="text/javascript">
function ReinitializeAddThis(){
if (window.addthis){
window.addthis.ost = 0;
window.addthis.ready();
}
}
</script>
@KIngCompute
Copy link
Copy Markdown

this code not working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment