Event for when the spellCheckInDialog() moves from one field to the next

9 views
Skip to first unread message

bob...@gmail.com

unread,
Mar 13, 2017, 3:56:50 PM3/13/17
to JavaScriptSpellCheck
I have looked at the onUpdateFields and onChangeFields events, but both take an array of field IDs (or fields) as the parameter. What I'm looking to do is scroll the page behind the dialog to the field (element) that is being checked as the dialog goes from misspelling to misspelling. As such, I was hoping from some sort of onUpdateField(field), though I could still work with something like onShowMisspelledWord or something as long as I could get to the field where that word came from to fire a .scrollTo() event for it.

Any suggestions?

Reply all
Reply to author
Forward
0 new messages