mootools dropDown menu – ajax menu
Just for all you mootools lovers out there, here’s a drop down menu with a broad base for submenus. It’s xhtml strict valid, and uses some CSS Level 3 styles for prettier boxes.
The javascript for the menu is only 1kb in size, and works with mootools 1.2.x. It’s been tested with a lot of different browsers, and works fine in all of them, using different operating systems.
It also works in IE6, but needs some additional styling. But as we do not support IE6 anymore ( read this post: No more IE6 support ) we didn’t supply the CSS needed, so you are on your own if you plan to use it on this outdated monster.
The mootools dropdown menu demo can be found here: mootools drop down menu – any comments highly welcome.
Trackback URL: Trackback URL
03. Feb, 2010 


this is a great menu script. one question: how do you delay the drop when mousing-over a link?