I'm developing a web application for the first time, and I'm looking to do a swipe down refresh animation just to make the page reload again, I'm using Javascript and jQueryMobile for my Web App.
Is there any library ? or any easy method I can use
I'm developing a web application for the first time, and I'm looking to do a swipe down refresh animation just to make the page reload again, I'm using Javascript and jQueryMobile for my Web App.
Is there any library ? or any easy method I can use
Here is a link to a thing you can use...apparently theres a newer version out, i tried the example and it works http://cubiq.org/iscroll-4
Here is the example http://cubiq.org/dropbox/iscroll4/examples/pull-to-refresh/
Found on this post Pull down to refresh on mobile web browser