JQuery Mobile : Pull to refresh list view [duplicate]

喜你入骨 提交于 2019-12-03 02:54:25

问题


Possible Duplicate:
How to do this pull-to-refresh in webapp?

Is there a plugin available which will animate a list item of a list-view such that when pulled down or pulled up the list-view can be added with new list items using ajax?

I came across this plug-in which ISCROLL 4 but I doesn't work with Jquery Mobile.


回答1:


Here are a few I found:

  • https://github.com/svdgraaf/pull-to-refresh
  • How to do this pull-to-refresh in webapp?
  • http://forum.jquery.com/topic/pull-down-to-refresh-touch-drag-to-make-server-call
  • http://www.webmonkey.com/2010/08/iphone-pull-to-refresh-in-javascript/
  • Pull to Refresh Javascript


来源:https://stackoverflow.com/questions/8991774/jquery-mobile-pull-to-refresh-list-view

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!