Jquery-mobile slide in menu solution

cordova, jquery-mobile

Solution

Have you tried this:

Facebook Style Slide Out Menu

also, the JQM popup can be used like a slide out menu:

Jquery Mobile Popup SideMenu

Both of which should pretty much do what you need.

Problem

Hi im trying to build a phonegap application using jquery mobile. i would like to create a slide in menu like in the facebook application. i have searched a lot but all the plugins or solutions are old and some even dont work in the demos. any suggestions how to do this? the idea is the that there should be a button on the left side of the header of a jquery mobile page, when pressed it slides in the menu from the left side simultaneously pushing the page to the right side.

Original source