This tutorial is about understanding and mastering the MooTools library. It does so by offering a high level introduction to the history and foundations of the Core library: where to start, where to explore, what to master, and more.
MooTools is one of the most flexible, modular, and well written JavaScript frameworks available. So many people use it but many of them don\'t optimize their code. This post will provide you with fifteen simple tips for making your MooTools code shorter, faster, and stronger.
One modern, attractive way of placing a lot of content into a little space is by using a tab system. This tutorial will show you how to create a sexy, animated tab system complete with CSS sprites, cookies, and animated tab swapping.