Showing posts with label MooTools. Show all posts
Showing posts with label MooTools. Show all posts

Saturday, August 9, 2014

ZebraTables

Long tables can be almost impossible to read. ZebraTables is an easy to implement MooTools class that provides alternate-row-coloring support, hover highlighting, and click coloring.

Read More   |   Demo

Quickboxes

Don't make your website visitors click a bunch of checkboxes. Quickboxes allows you to check multiple checkboxes in one mouse click and drag. I always recommend having a "check all" checkbox/link but many times your user will want to check a small range of checkboxes.

Read More   |   Demo

Milkbox

No photo-featuring website is complete without a good lightbox script. Milkbox is an all-encompassing lightbox script that's easy to implement and adds a classy animated element to your website. Use Milkbox for flash video, photos, and XML galleries.

Read More   |   Demo

Saturday, August 2, 2014

MooScroll

MooScroll is a MooTools 1.2 class that allows you to customize how the scrollbar looks on scrollable divs.

Read More  |  Demo

SmoothScroll

SmoothScroll allows you to smoothly take a user to a specific portion of a page. By default, the browser “jerks” you up or down in the page when you click on an anchor — SmoothScroll lets you define the duration that it should take for a link to be scrolled down to.

Read More  |  Demo

Moousture - A mouse gesture library

A mouse gesture library written soley in javascript with power and flexiblity to mould itself for you. Implemented on Mootools following the Object Oriented standards. Library is aimed to set out a future framework for mouse guesters for any browser including modern mobile devices.

Read More  |  Demo

AutoGrow

AutoGrow Textarea is a mooTools plug-in I developed that expands a textarea as the user types in text.

Read More  |  Demo