需要 DIV 的客户端拼写检查器
我的 asp.net 应用程序中有内容可编辑的 div。我正在为此寻找客户端拼写检查器(免费)。有谁知道我必须使用哪一个。我已经在 Google 上尝试过一些拼写检查器,但我没有找不到特定的 DIV。
我尝试使用此链接 拼写检查器 但它在 IE8 中不起作用(在 Mozilla 工作)。
谁能告诉我堆栈溢出使用的是哪一个拼写检查器。
--------------------------------------PS---------------- ------------------------------
我尝试了下面给出的链接
它在 Mozilla 中运行良好,但在 IE8 中右键单击它不会显示任何建议。
谢谢。
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
Its working perfectly in Mozilla but in IE8 on right click it doesn't display any suggestion.
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您有几个完整的 js 库可以进行拼写检查:
http://code.google.com/p/bjspell/
You have several full js libraries that does spellcheck :
http://code.google.com/p/bjspell/