Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

JQuery Mobile : Pull to refresh list view [duplicate]

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.

like image 917
frictionlesspulley Avatar asked Jan 24 '12 18:01

frictionlesspulley


1 Answers

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
like image 183
Phill Pafford Avatar answered Nov 05 '22 20:11

Phill Pafford