In jQueryMobile and PhoneGap project I got more than 1000 of data in JSON format. The problem am facing that; Need to fetch all the data with in minumum time. So for this purpose ; currently am using Fetching data in Scroll Up event using jQueryMobile iScrollview. In jQueryMobile and PhoneGap project I got more