I am using raphael-min.js library as well as addthis for social media buttons( facebook, twitter and linkedin)
It works fine in Chrome and Firefox but the buttons dont render in Safari. I get the error
TypeError: 'undefined' is not a function (evaluating '(l.className||"").indexOf(s)') in the error console
Loading the raphael-min.js doesnt work.
If I dont use raphael-min.js it works fine.
Any help would be greatly appreciated