I want to dynamically append data received via an url in JSOn format to my listview. But i can\'t figure out how it works.
The mobile website retrieve the object in
If you're trying to recreate a listview then you'll need to .trigger(create) and .listview(refresh) the list. The issue is explained at http://liljosh.com/jquery-mobile-dynamicly-appending-to-listview-via-ajax-issue/