内置浏览器拼写检查不起作用

时间:2017-11-01 17:57:35

标签: html5 internet-explorer browser windows-10 internet-explorer-11

每当MS提供免费更新时,我都升级到了Windows 10。我按照建议在打字配置部分打开了自动更正功能。

enter image description here

然而,即使启用了这个功能,IE 11中也没有任何功能,即使它被提及in this article on Microsoft Answers (says see Section D)

有没有办法让这个工作?是否还需要包含一些HTML 5属性,以便在IE 11中工作(不能使用边缘)。拼写检查适用于Chrome和Firefox(仅通过右键菜单选项),因此它似乎是IE 11的问题?

1 个答案:

答案 0 :(得分:0)

您是否尝试过拼写检查属性:https://www.w3schools.com/tags/att_global_spellcheck.asp

<input spellcheck="true">