How to access Chrome spell-check suggestions in JavaScript
问题 How does one detect a spelling mistake inside a textarea in JavaScript? Is there an event associated with this? How do I access Chrome\'s spell-check suggestions for a misspelled word? 回答1: How do I access Chrome's spell-check suggestions for a misspelled word? To the best of my knowledge, you cannot. To answer more fully, I'll also mention related issues: There was once an unofficial Google spell-check API that has disappeared You can download but not access Chrome's built in dictionary