Enable/Disable autocorrect on an input/textarea

NicolasBrondinBernard

Author
@NicolasBrondinBernard

Want to remove the small red squiggly lines that appear in your form fields? Here's the solution!

Article published on 05/09/2022, last updated on 10/08/2026

Whether for educational purposes, or related to a specific feature, it's sometimes useful to be able to enable or disable spelling and grammar correction in your web page forms!

It's also good to know that the behavior of the spell checker is entirely tied to the browser itself, both in terms of its effectiveness and its appearance.

The general behavior is that correction is active by default on a

to leave a comment

No comments yet