Hi JM, This looks like more of a jQuery/Prototype issue than twitter.
Check jquery docs here on how to use them both on same page without conflicts. http://docs.jquery.com/Using_jQuery_with_Other_Libraries Yogesh On May 17, 10:36 pm, jmdo <[email protected]> wrote: > 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 -- Twitter developer documentation and resources: https://dev.twitter.com/doc API updates via Twitter: https://twitter.com/twitterapi Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list Change your membership to this group: https://groups.google.com/forum/#!forum/twitter-development-talk
