-
Notifications
You must be signed in to change notification settings - Fork 226
Description
Thank you in advance who will help me and sorry for my bad English. I'm trying to create a PhoneGap application with jquery mobile ios devices. The result is not bad but very slow, due to problems in the data-slide transition when data is imported from json are too many slow. The style used is that of the side menu with slide effect http://jquerymobile.com/demos/1.3.0-beta.1/docs/demos/panels/panel-nav-form.html. I have seen the extraordinary results of app-UI, trying https://github.com/triceam/Fresh-Food-Finder the application. I'd like to implement a slide left side menu with three links like youtube menu, where clicking on any of them opens a list imported from json and effect similar https://github.com/triceam/app-UI/blob/master/samples/01%20-%20viewnavigator/05%20-%20legacy/index.html, using app-UI, which is definitely faster and more efficient. I tried to implement, but I'm not an ace with javascript, and I'm a little demoralized. Can anyone give me some guideline to follow? thank you