Entries tagged mensy
Introducing Mensy for WordPress

Adding yet another plugin to my repertoire, I have created the Mensy plugin for WordPress. Unlike my other plugins, Mensy is not intended to be used within posts and pages (though it will work just fine there!) but will find most of its use in themes and layouts.

Mensy makes it easy to create drop-down menus using a standard ul/li list of links. Mensy allows multiple levels and includes some tracking code to make navigating the menu more elegant.

Using a plugin like Mensy is superior to a pure CSS drop-down menu since Mensy allows features such as more advanced styling, level notifications, and brief delays fading out a menu if the user mouses out accidentally.

Mensy is written in CSS and JavaScript and relies on jQuery for much of its magic.

Learn more and see a demo at the Mensy page.