Object Oriented jQuery with MooTools
Here’s the recipe: MooTools modules Native, Class, and Class.Extras; jQuery; and Class.Mutatotors.jQuery. Write a MooTools Class and use jQuery for the DOM. Class.Mutatotors.jQuery: This mutator automatically extends the jQuery object with the class, so you can use conventional jQuery syntax to instantiate and control the class.
