MooTools for jQuery aka: moo4q

Some Demos

Tabs & Tabs.Ajax

This is a great example to see how to harness the power of object oriented javascript. It's a basic tab class that is then extended to add AJAX functionality

Check out the Tab Demo

Image Caption

I've had several conversations with people about how to handle passing in a selector that matches multple elements. Hopefully this little class will steer my friends in the right direction. Just like any other jQuery plugin, run `jQuery.each` inside of your class.

Check out the ImageCaption Demo

Another Demo!

Ninja Demo

If you're using IE don't visit this (though moo4q works in IE), it was a silly example for a talk that enough people requested for me to make public. But pop open webkit or mozilla and have some fun. Give it a minute to load, 10 megs in all without any real loading indication. This really shows how to have objects communicate with other objects.

Check out the Ninja Demo