Pulldown menu with mootools.

Moomu is a pulldown menu and works with most browsers including Internet Explorer 6.0. It use the mootools framework and the layout is fully customizable. It's easy to setup and can be used multi times on the same page.

Features of Moomu
- Customizable
- XHTML 1.0 Strict
- Copy and past
- Readable structure for the menu.

Works with the following browsers
- Internet Explorer 6.0, 7.0
- Firefox 2 and better.
- Safari 2 and better.

HTML code

<ul class="moomu"> <li><img src="images/color_swatch.png" /></li> <li><a>File</a> <ul> <li><a href="">New</a></li> <li><a href="">Open</a></li> <li><a href="">Save</a></li> <li><a href="">Save As</a></li> <li><a class="moomu_more">Support</a> <ul> <li><a href="">Helpdesk</a></li> <li><a href="">Website</a></li> <li><a href="">Updates</a></li> </ul> </li> </ul> </li> </ul>


Download and live demo.

The zip contains two versions of moomu. A mouseover and a onlick version. Both are free to use.

- Download Moomu
- View demo

Reageren


Resterend aantal tekens: 1000