RSSAmplifier

Manuel Matuzović - TIL · Feb 21, 2021

You can use the spellcheck attribute to instruct browsers that, if possible, an element should or should not be checked for spelling errors.

0
Sign in to vote or save

This site took too long to answer. You can still read it on the original site — the toolbar below keeps your place in the directory.

<textarea spellcheck="false"> Tis is jusst a test. </textarea> <div contenteditable spellcheck="false"> Tis is jusst a test. </div> My blog doesn t support comments yet, but you can reply via blog@matuzo.at .

Read on matuzo.at

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.