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?
相关问题
- Carriage Return (ASCII chr 13) is missing from tex
- How to fix IE ClearType + jQuery opacity problem i
- jQuery add and remove delay
- Using :remote => true with hover event
- Is there a way to play audio on a mobile browser w
This post shows examples of how to call refresh
Don’t forget to call refresh when adding items to your jQuery Mobile list