如何在jQuery Mobile上刷下刷新动画

时间:2015-05-12 08:06:55

标签: javascript jquery-mobile swipe swipe-gesture

我是第一次开发一个Web应用程序,我正在寻找刷新动画,只是为了让页面重新加载,我正在使用Javascript和jQueryMobile为我的Web应用程序。

有图书馆吗?或者我可以使用的任何简单方法

Swipe down to Refresh

1 个答案:

答案 0 :(得分:0)

这是一个你可以使用的东西的链接...显然是一个较新的版本,我试过这个例子,它有效http://cubiq.org/iscroll-4

以下是示例http://cubiq.org/dropbox/iscroll4/examples/pull-to-refresh/

在此帖Pull down to refresh on mobile web browser

上找到