Screensaver.js is a MooTools class that detects idle states and puts up an image slideshow on top of the page content, just like old desktop screensavers.Implementation instructions are included with the download...

ScrollLoader

ScrollLoader 1.0.5

ScrollLoader is basically a lazy-loading mechanism for MooTools.It works on the same lazy loading principles, saving server bandwidth and loading only what needs to be displayed in the viewport.Because ScrollLoader can also trigger new content to load on...

ScrollSpy

ScrollSpy 1.5

It was written to display a "Top of the page" link whenever the user scrolled the page till the bottom.The plugin can be used in any page, providing additional controls on how the user views and interacts with a web page, and the web page reacting to its...

selectManager can be used in two ways.1. It can move options between two or more SELECT lists.2. It can move options up or down in the same SELECT list.A demo is included with the download package.What is new in this release:Changes to retain option ID...

Users can add tabs on the fly, or can remove them by clicking on the close button.A demo is included in the download package.Styling is left completely up to the user.Because all the tab switching is based on delegated events, no effort is needed to add...

The class allows developers to define stylesheets as JS variables, and subsequently run it when needed.A demo is included with the download package.Features:Methods: addRule addRules getRule getRules removeRule What is new in this release:package.yml...

The plugin also permits the user to highlight the row on which the mouse hovers and also mark table rows with a special color.Marking them will allow the user to reuse them or go back to them later, just like a radio buttons setting.No required arguments...