Every morning I wake up to a bunch of emails in my Gmail inbox that I delete without ready. I end up clicking so many damn checkboxes that my finger damn near falls off. With that in mind, I’ve created the dwCheckboxes plugin, a MooTools-based class that allows users to click down on a checkbox and drag their mouse over other checkboxes to check or uncheck numerous checkboxes within one click.
Related Submissions:
- Drag.Move - Drag and Drop with Mootools 1.2 Welcome to Day 12 of 30 Days of Mootools. Today we are going to take a close look at Drag.Move, a powerful Mootools class that...
- MooTools FontChecker Plugin The MooTools FontChecker plugin checks your computer to see if it potentially has a specified font. This check is based on CSS width comparisons. ...
- MooGenda: A javascript (JSON) agenda based on MooTools. A javascript calendar based on MooTools. Read events from a JSON (like this) Double click on event to see the deafult event view. Double click...
- iPhone Checkboxes Using MooTools 1.2.3 One of the sweet user interface enhancements provided by Apple’s iPhone is their checkbox-slider functionality. Thomas Reynolds recently released a jQuery plugin that allows you...
- MooTools Tree Components The Tree class makes it possible for you to sort any nested unordered list and to serialize the output. It is similar to the Sortable...