问题
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