Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Disable scroll when keyboard is open

PuneetGandhiMar 21 2017 — edited Mar 24 2017

Hi

I want to disable keyboard scroll when we are entering valuing in multiline textbox on iPhone. I want to do something like this

cordova.plugins.Keyboard.disableScroll(true);

I tried this on deviceReady but it is showing error cordova not available.

Can someone provide solution to disable scroll when keyboard is open.

Regards

Comments
Post Details
Added on Mar 21 2017
3 comments
673 views