Could somebody please explain how to refresh a jQuery Mobile ListView every 10 seconds or so? I know that there’s the .refresh() method for the listview, so I’m more wondering how to go about writing the recurring method to call .refresh() every 10 seconds.
Any sample code you can provide would be most appreciated.
Thanks
1 Answer