disable spelling assistance in HTML for mobile devices

前端 未结 3 1438
谎友^
谎友^ 2021-02-10 20:32

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:47

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

提交回复
热议问题