angularjs - Possible to turn off predective text in IOS Webview? -


i have hybrid app devices , works part. ios, when user have predictive text turn on , when type on input box, input box shift , down match predictive words. there way programmatically disable keyboard predictive text webview?

add

autocomplete="off" autocorrect="off"

to input field. disable checkbox.

enter image description here


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -