Home

Awesome

JAM

JAM - Just App Menu is a simple "Facebook-like" menu for Sencha Touch 2.1.1. It is based on wnielson's menu https://github.com/wnielson/sencha-SlideNavigation, but made more simple by decoupling logic and markup that binds menu items with corresponding views.

JAM serves as a container for your menu and app contents - you can pretty much stuff any kind of app inside of it, as long as your menu contents and app contents are separate views. It is you who defines and handles menu button events - JAM just gives you a nice open/close transitions.

You get only bare essentials you need:

And you can configure following options:

Check http://bit.ly/12jo5FP for a live demo.

###Update log

######March 03, 2013.

######March 02, 2013.