You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've not been able to keep the pull to refresh functionality after an xpull ul list is emptied and updated with new li contents in a jquerymobile project. Would you be able to provide an example of how to use the plugin with such a dynamic list? Thanks!
The text was updated successfully, but these errors were encountered:
I found that placing xpull on a container DIV, not the UL, itself solved my issue.
Is there a way to temporarily disable xpull? Like when the list is at the bottom of a small screen and you want to scroll up but xpull won't let you because it's trying to refresh? Or when you have a temporary list inside the DIV that doesn't require the a Pull to Refresh feature?
I've not been able to keep the pull to refresh functionality after an xpull ul list is emptied and updated with new li contents in a jquerymobile project. Would you be able to provide an example of how to use the plugin with such a dynamic list? Thanks!
The text was updated successfully, but these errors were encountered: