addthis declares _select(a) function in global namespace.
Unfortinatly, our code declares same function too (((.
I' already undestood, that our site's code is very bad. But it's almost impossible to fix it on our side...
Is there some features to not use global namespace in addthis?
does addthis will work ok if I return window._select to our (old) value
This question is closed to new answers.