MooQuery

I thought I would post this b/c I have seen a lot of people having issues when attempting to use Mootools and jQuery libraries concurrently and I needed to do it for a site I was working on. I didn’t do much, but it might help someone.

Just so you know, to call a Mootools method, use: __$ (that’s underscore underscore $) rather than $. There is an example provided in the zip.

FYI, the builds are included in the mooquery js file, but it’s jQuery 1.2.6 full library (compressed) and Mootools 1.2 full library (compressed).

Enjoi.