Need Client side spell checker for DIV

人走茶凉 提交于 2019-12-12 11:19:10

问题


I have content-editable div in my asp.net application.I am looking for client side spell checker(FREE) for this one.Does anyone knows which one i have to use.i already tried on Google some of the spellchecker but i didn't find specific for DIV.

i tried with this link Spell checker but it's not working in IE8(working in mozilla).

Can anybody tell me which one spell checker used by stack overflow.

------------------------------P.S.----------------------------------------------

I tried link given below

Spell checker link 1

Spell checker link 2

Spell checker link 3

Its working perfectly in Mozilla but in IE8 on right click it doesn't display any suggestion.

Thanks.


回答1:


You have several full js libraries that does spellcheck :

http://code.google.com/p/bjspell/



来源:https://stackoverflow.com/questions/6252358/need-client-side-spell-checker-for-div

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!