Hi,
I'm developing a new version of an existing video site, and am implementing sharing using AddThis. This site uses hashbang URLs (#!id=..., #!category=...). When a video is loaded by the user, the URL is changed, and I want the AddThis toolbox (completely standard code) to update to reflect the new URL. I have tried both setting addthis.ost = 0, calling addthis.update('share', 'url', ...) and then addthis.ready(), as well as just calling addthis.update and then addthis.toolbox(). Unfortunately, none of these seem to have any effect. The toolbox never updates.
I also cannot seem to find any directions on how to achieve this in the documentation?
Hope one of you can be of assistance,
Cheers,
Jon