Register this Js in you page where you want to use Spell Check
Use followinf funtion in you button click and you are ready yo have custom SpellCheck ready
function doSpellCheck() {
SpellCheckEntirePage('/_vti_bin/SpellCheck.asmx', '/_layouts/SpellChecker.aspx');
}
SpellCheckEntirePage('/_vti_bin/SpellCheck.asmx', '/_layouts/SpellChecker.aspx');
}
No comments:
Post a Comment