Moock

Moock 1.0.3 updated

Moock supports stubbing, mocking and external text library integration.It lets developers create tests for continuously testing their code as they write it.This way bugs are solved as soon as they arrive without complicating and reverberating through the...

MooIE6Update

MooIE6Update 1.4.1

MooIE6Update will create an update notification similar to the native IE notification bar, which will prompt IE6 users to update their browsers to a newer version.If clicked, the plugin will redirect the user to Microsoft's IE8 download page.Since the...

ThumbsSlides

ThumbsSlides 1.0.1b

ThumbsSlides can take a list of images and show them one next to the other on a timeline.As the user presses the next/prev buttons, new images are brought into the slider as old ones are cycled through.The images can be loaded with the page or they can be...

Events

Events 1.3.1

JavaScript events are exactly what the name says. Actions that can take place in the browser and are recognized by the JS engine.These events can be utilized to add extra interactions between the user and the page's code when they happen.The difference...

FloatBox

FloatBox 1.4.2

FloatBox is one of the few lightbox scripts that addresses MooTools developers and is not built using jQuery.The modal windowing system works just like many others, allowing developers to present content to users using a stylized popup window.Content...

read more

MooTreeAcordion transforms nested list structures into easy to navigate hierarchical trees.There are JavaScript events to track when an option has been opened or closed, or when a branch (multiple nested options) are expanded and collapsed.These can be...

MooStorage

MooStorage 1.2.2.2

MooStorage (or MooTools LocalStorage) is a cross-browser system that makes sure data is saved to the user's browser in the same manner, regardless of his browser type.Support is included for both setting and getting stored data.For older browsers, the...

Fx.Rotate

Fx.Rotate 0.3.1

Fx.Rotate uses MooTools' animation support and rotates an object using a matrix position calculator.Because it's only JavaScript code, the rotation can be applied even in older browsers like IE5 (we doubt anybody might still be using it anyway).This...

read more

ScrollerBar (formerly known as ScrollBar) replaces the built-in browser scroll-bar styles with one of the developer's liking.It comes with support for both vertically and horizontally scrolling bars, and also ships with a built-in skin to get developers...

FunctionStack is a tool more usable to actual developers rather than people that download and tinker with MooTools UI widgets, sliders, forms, or lightbox scripts.It is meant for calling functions, process done step by step, allowing the previous function...