defacto dynamic content page guide
If you slog around long enough, you can put together bits and pieces about creating a jqm app with dynamic content. I am wondering if anyone has found a defacto style guide to how to do it.
- load up an app
- update date from an ajax/json call
- create new pages as a result of ajax/json coming back
- update earlier page after ajax/json call
- etc