Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying to create an application with slide menu, and JSON list with app-UI #46

Open
bamboland opened this issue May 1, 2013 · 1 comment

Comments

@bamboland
Copy link

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

@bamboland
Copy link
Author

Thanks for the help. I have already implemented a similar code in my app. You can see it here http://viaggiosullaluna.it/www.zip. If you try the application on iphone you will see that the slide between pages is slow and if you open the link below does not work (load files via json). Any idea why? Maybe because I do not use a local database? I tried app-UI, you've seen that it is much faster and more functional, but do not know how to implement the code to have the same result :-(

@bamboland bamboland reopened this May 1, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant