acolangelo/jPanelMenu

jPanelMenu in Cordova/Phonegap

alistairheath opened this issue · 2 comments

I've just tried implementing jPanelMenu in a phonegap application with mixed success. When I include the cordova.js file the menu, instead of opening like normal, flickers a lot a 10pixels or so into the left edge of the screen before disappearing. When the script tag including the cordova.js file is removed jPanelMenu works as normal.

Does anyone have any ideas why this might be the case or have any experience using jPanelMenu with phonegap?

Many Thanks

I haven't even been able to get my integration to work. The menu will open but NO menu items are shown. Everything works fine in the browser on my iPhone so why wouldn't it work under phonegap...

I do not see the flickering when opening and closing the panel menu, again I just get an empty panel.

it appears that the menu doesn't show until I reload the page which is very odd since it all works fine in the browser.