How To Use jQuery with MooTools

jQuery and MooTools are 2 great javascript frameworks that allow you to incorporate some really fancy effects on your website. I was using them while I realised that I had to use both of them on a single page at one point. I didn’t realise it then, and took me nearly an hour before I realised that the two frameworks were causing some conflicts. For me, I was trying out the accordion effect, and that caused a few compatibility issues — i.e. the javascript effects did not work at all.





Done! 🙂 By doing this and segregating your javascript effects, you can use both jQuery and MooTools together in a same page.

2 responses to “How To Use jQuery with MooTools”

  1. I am trying to create a photo gallery using Mootools/Slimbox effect and Jquery Accordion effect I get everything to work but the slimbox effect. If I was to use the code above to see if that helps where do I put it, into the webpage itself or one of the files that come with jquery or mootools…

Leave a Reply

Your email address will not be published. Required fields are marked *