Right now in my app I have a few functions that are triggered by clicking on icons. My list is contained within an iScroll panel. I’m looking to execute my existing functions on panel pull down.
I’ve noticed that iScroll has the ability to handle pull down functions (http://cubiq.org/iscroll-4) and the demo (http://cubiq.org/dropbox/iscroll4/examples/pull-to-refresh/).
Can anyone provide an insight to:
1. Tie a function to on pull down of the panel
2. If possible: On pull down show a hidden div telling the user that the needed functions are being carried out