Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

HTMLElement.forceSpellCheck()

Nossos voluntários ainda não traduziram este artigo para o Português (do Brasil) . Junte-se a nós e ajude a fazer o trabalho!

This is an experimental technology
Because this technology's specification has not stabilized, check the compatibility table for the proper prefixes to use in various browsers. Also note that the syntax and behavior of an experimental technology is subject to change in future versions of browsers as the spec changes.

Forces a spelling and grammar check on HTML elements, even if the user has not focused on the elements. This method overrides user agent behavior. The user interface of the check, for example whether red underlining appears, is determined by the user agent.

Syntax

element.forceSpellCheck()

Specifications

Specification Status Comment
WHATWG HTML Living Standard
The definition of 'HTMLElement.forceSpellCheck()' in that specification.
Living Standard Initial definition
HTML5.1
The definition of 'HTMLElement.forceSpellCheck' in that specification.
Working Draft First W3C snapshot of WHATWG HTML Living Standard with the method defined in it.

Browser compatibility

Feature Chrome Firefox (Gecko) Internet Explorer Opera Safari (WebKit)
Basic support ? Not supported Not supported ? ?
Feature Android Firefox Mobile (Gecko) IE Phone Opera Mobile Safari Mobile
Basic support ? Not supported Not supported ? ?

See Also

Etiquetas do documento e colaboradores

 Colaboradores desta página: fscholz, alicebeckett, teoli
 Última atualização por: fscholz,