Rails 3 中的tinymce_hammer

发布于 2024-11-28 15:41:40 字数 105 浏览 2 评论 0原文

如何在 Rails 3 的tinymce_hammer 中使用拼写检查器。任何人都可以帮助我吗?有没有什么方法可以将拼写检查器与tinymce锤一起使用?这是一个新概念,我不知道如何使用拼写检查器

How to use spell checker in tinymce_hammer in rails 3. Can anyone help me on this? Is there any method to use spell checker with tinymce hammer? this is a new concept and i dont know how to use spell checker with it

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

小梨窩很甜 2024-12-05 15:41:40

这应该可以将 init param gecko_spellcheck 设置为 true:

gecko_spellcheck: true,

This should be possible setting the init param gecko_spellcheck to true:

gecko_spellcheck: true,
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文