Jquery Mobile refresh list

若如初见. 提交于 2019-12-25 06:31:05

问题


I'm using jQuery Mobile for the first time (in fact, anything jQuery related) and I've managed to place some nested listviews to show content. How can I do to refresh those nested lists? I've seen there's a refresh() function, but I don't know exactly where/how to use it or it it suits my needs. Can someone help my with this?


回答1:


This post shows examples of how to call refresh

Don’t forget to call refresh when adding items to your jQuery Mobile list



来源:https://stackoverflow.com/questions/7160549/jquery-mobile-refresh-list

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!