JQuery Mobile : Pull to refresh list view [duplicate]
Asked Answered
N

1

10

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.

Northnorthwest answered 24/1, 2012 at 18:5 Comment(3)
There are quite a few questions asked on the same topic but almost all had solutions where-in the implementation was not jquery mobile based, or did not work well with jquery mobileNorthnorthwest
I use iScroll in my jQuery Mobile sites. It works fine. Just make sure you are following the HTML structure of the example on the iScroll website exactly.Lattice
if you are looking for a pull to refresh on mobile check it out: github.com/watusi/jquery-mobile-iscrollviewAbaft

© 2022 - 2024 — McMap. All rights reserved.