disable spelling assistance in HTML for mobile devices

前端 未结 3 895
孤城傲影
孤城傲影 2021-02-10 20:30

Is there a way to disable spelling assistance in HTML input fields in BlackBerry 6/Iphone/android?
I tried setting the
autocomplete=\"off\" autocapitalize=\"false\" au

3条回答
  •  栀梦
    栀梦 (楼主)
    2021-02-10 20:50

    I was just doing this and testing on an iPhone and all of them seem to use "off" except spellcheck needs to be "false."

提交回复
热议问题