top of page already a client? visit the client extranet.

Posts Tagged ‘navigation’

css, development, javascript

Written by
Brandon Quintana
Date
February 23rd, 2009
Tags
, ,
Reactions
View blog reactions
Comments
View Comments

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.

Related Posts