Browsing All posts tagged under »mootools«

Learn how to Create a Retro Animated Flip-Down Clock – Nettuts+

November 10, 2009

0

In this tutorial, we will create an animated flip down clock inspired by the 70’s. Using the Mootools framework, I tried to replicate the flip action of the pads and make it as lifelike as possible. With it’s retro styling, it could be a really neat thing to add to your website, so let’s get [...]

Fancy FAQs with MooTools Sliders: Version 2

October 24, 2009

0

A little over a year ago I authored a post titled Fancy FAQs with MooTools Sliders. My post detailed a method of taking boring FAQs and making them more robust using the world’s best javascript framework: MooTools. I’ve taken some time to improve my original code for optimal performance and functionality. View Accessible Demo View Effect [...]

Dynamically Create Charts Using MooTools MilkChart and Google Analytics

October 24, 2009

0

The prospect of creating graphics charts with javascript is exciting. It’s also the perfect use of javascript — creating non-essential features with unobtrusive scripting. I’ve created a mix of PHP (the Analytics class), HTML, and MooTools javascript that will connect to Google Analytics, create an HTML table with the statistics for a given month, and [...]