Answered by:
JQuery Spell Checker and Word Count

Question
-
User115974766 posted
Does anyone know of any good free JQuery plugins that provide spell checking and word count functionality for multi-line textboxes? I tried using CKeditor but I'm experiencing JSON issues in IE 8. I'm using .net 4.0 and I need to be able to support IE 8,9, and 10.
Monday, May 23, 2016 3:37 PM
Answers
-
User-286291038 posted
Hi Eric V,
Please refer to the below links,
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Monday, May 23, 2016 5:20 PM -
-
User61956409 posted
Hi Eric V,
Nataraj and Sandeep have share us some jQuery SpellChecker plugins, you could check the links to know the basic usage of these jQuery SpellChecker plugins.
Besides, you could try to use the following jQuery word counter plugins.
https://github.com/ractoon/jQuery-Text-Counter
https://github.com/qwertypants/jQuery-Word-and-Character-Counter-Plugin
Best Regards,
Fei Han
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Wednesday, May 25, 2016 6:48 AM
All replies
-
User-286291038 posted
Hi Eric V,
Please refer to the below links,
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Monday, May 23, 2016 5:20 PM -
-
User61956409 posted
Hi Eric V,
We could attach Spell Checker and WordCount plugins to CKEditor.
http://ckeditor.com/addons/search/plugins/Spell%20Checker
http://ckeditor.com/addons/search/plugins/Word%20Count
Best Regards,
Fei Han
Tuesday, May 24, 2016 6:34 AM -
User115974766 posted
I experience issues when using ckeditor with Internet Explorer 8. I receive Microsoft JScript runtime error: 'JSON' is undefined. I'm trying to find another solution that provides the same functionality.
Tuesday, May 24, 2016 12:09 PM -
User61956409 posted
Hi Eric V,
Nataraj and Sandeep have share us some jQuery SpellChecker plugins, you could check the links to know the basic usage of these jQuery SpellChecker plugins.
Besides, you could try to use the following jQuery word counter plugins.
https://github.com/ractoon/jQuery-Text-Counter
https://github.com/qwertypants/jQuery-Word-and-Character-Counter-Plugin
Best Regards,
Fei Han
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Wednesday, May 25, 2016 6:48 AM