Hi,
we have a project using Prototype.js. We tried to use the javascript
api @anywhere to add a 'sign with Twitter' functionnality and the
ability for our users to post directly from our site.
but when the API is initialized, we start to encounter several errors.
Looking at the scripts loaded, I can see that jquery.min.js is loaded
from
ajax.googleapis.com, and that causes a conflict.
Is there anyway to use the API with Prototype.js?
Cheers,
JM