This plugin allows you to do an iphone-like menu. Useful for mobile devices menu, or just if you want to add it into your website.
This plugin is very easy to use. Given ah HTML well-formatted ul menu, in the domready statement just add:
#JS
/* moophoneMenu instance */
var mymoomenu = new moophoneMenu($('menuID'),{options});
demo can be found on http://www.steweb.it/moophonemenu
