We create awesome websites.

MooTools Tutorial: An introduction, with working code samples

Listed under: Tutorials > MooTools Javascript Framework on Sun 20th March 2011

MooTools (http://mootools.net) is a Javascript framework that allows web developers design more feature-rich web applications, decreasing load times and generally making the user interface more pleasing to the "touch".

I started reading into MooTools a couple of days back, and though the MooTools site has comprehensive documentation, and the demos were great to show off what happened when someone carried out a certain function, there were no "sandboxed" code examples - meaning, there were no code examples that I could load up onto my testing server and have working straight away.     Read More..