The name of a JavaScript function (without brackets) that should be called when spell checking is finished, per text box.


This is optional, and of use if you require client side notification that the spell check has finished on each text box. The function named here must have one argument which will receive the text box object that was being checked.