Search code examples
javascriptwysiwygspell-checkingjhtmlarea

jHTMLArea: disable Browser spellcheck


I'm using jHTMLArea as wysiwyg editor. And when Chrome spellchecking is turned on, text is underlined with red waved lines. How to disable it?


Solution

  • I have solved it by setting spellcheck=false to body of inner iframe of jHtmlArea.