Pluggable Mootools Tabs

Posted by Sean on Aug 12, 2008 under

MGFX.Tabs { Pluggable }

Last week, I released a pluggable Slideshow type Mootools class . I had written that class a while back, and since then had extended its functionality to allow me easily make tabs on any page. I wanted my tabs to have the ability to auto-switch if I wanted, so extending my Rotater class made perfect sense.

Rotater Class

Posted by Sean on Aug 05, 2008 under

I’d like to release my first public class written for the Mootools framework. I call it the Rotater class, and its purpose is for those slideshow elements on pages, but without the need for controls. Most likely used for a splash-y area that should loop infinitely through images or content.