JQuery TokenInput Scroll: On Mobile Device
Hi All,
I'm using JQuery's token input (
http://loopj.com/jquery-tokeninput/) as a drop down select list within a mobile application. I have a dilemma, when using it in a mobile screen, when retrieving items 20+, the list is not scrollable, the scrollbars appear in the browser but not on the mobile application. I am investigating options to get it to scroll.
I was wondering if there's an easy way to modify the JS or the CSS of this plugin so that I can press and hold on the results pane and drag down, with maybe a select button on the right? A click event, which is also a tap event on a mobile, dismisses the results screen so if there are results in a lengthy list I need to be able to scroll down further.
Another solution I would be open to is hard coding two buttons, up and down that float next to the list. Basicall whatever is easier. I may be using a plugin that isn't suited for use in a mobile app, but I thought I'd put this question out there because this forum has been extremely helpful in the past.. anyone achieved what I'm setting out to?
Await your response
Best Regards,
Damien.