javascript - In phonegap app, the scrolling is not happening when user tries to scroll on input fields -


in phonegap app, scrolling (scrolling gestures) working expected when user scrolls on non-editable elements. scrolling not happening in pages when user scrolls(scrolling gestures) on input/textarea field boxes. need add property allow scrolling on input fields , textareas?


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

java - How to provide dependency injections in Eclipse RCP 3.x? -