Iam developing a phonegap app which has a drop down with 400+ items, as a mobile phone application which is the appropriate way to show such numerous items, i have tried autocomplete jquery
, but it has some issues as shown in the below jsfiddle.
In below JSfiddle, type 'a' in products input field, a list will appear, then scroll upwards; you can see the issue.
my jsfiddle here,
Iam struggling with this for weeks, i need your suggestion.
thanks.