jQuery Mobile .listview('refresh') not working

前端 未结 5 1162
有刺的猬
有刺的猬 2020-12-15 10:32

I\'m building a mobile web app with jQuery Mobile and I have a problem. I am using jQuery to parse an XML file and create list items. It builds the list, then apppends that

5条回答
  •  一向
    一向 (楼主)
    2020-12-15 11:32

    Your code looks good to me... Looks almost exactly like what I have in my app.

    Maybe the problem lies in your HTML? It should look something like:

    Podcast List

提交回复
热议问题