I am loading all articles with Ajax but Addthis functionality is not correct
$thisChild.load( permLink + \' #thePostStuff\', function() {
And
Please try the solution given at this link,
http://support.addthis.com/customer/portal/questions/399867-addthis-and-ajax-with-addthis-toolbox-
As i was also facing the same issue. But that get resolved by the above lines. Hope this will help.
Thanks, Vijay