css, development, javascript
Snook-Style Navigation With MooTools
David Walsh ported Jonathan Snook’s jQuery menu effects to MooTools. It a quick and easy tutorial which adds cool animation without having to use Flash.
While it doesn’t improve functionality of the menu, it does add a unique touch to the everyday CSS hovers we see in almost every website nowadays. I like to keep JavaScript at a minimum if possible, but this script seems pretty lightweight and fast loading.
Check it out here.
While I consider myself proficient in a variety of JavaScript libraries like Prototype, jQuery, and YUI, my library platform of choice at the moment is MooTools. I’ll evaluate each project on a case by case basis and each trial will be different, but I’ve found MooTools to do an adequate job for the type of projects I work on.