How do you disable spellcheck on a textarea if the user pastes their input? Spellcheck="false" only works if the user manually keys their input.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
It is a hack but to get it to work in Chrome you could do this:
|
|||||||
|
