CK编辑器选择单词
我必须在 ckedior 内容区域中选择一个单词。这怎么可能?
例如,假设有两个问号(??)。默认情况下,此问号要被选中。在这种情况下,我们有一系列选择。用户将单击一个选项,问号将被替换为该选项。
我们如何在 ckeditor 中做到这一点?
I have to select a word in the ckedior content area. How is this possible?
For example imagine there are two question marks(??). This question mark by default wants to become selected. In that case we have a set of choices. The user will click on one choice and the question mark will be replaced with the choice.
How can we do this in ckeditor?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我没有技术细节,但我建议你看看这里 http://alfonsoml.blogspot.com/2012/02/smaller-selection-plugin-for-ckeditor.html。
我关注 Alfonso Martínez de Lizarrondo 博客,他似乎总是知道 ckeditor 的情况。
希望有帮助。
I don't have the technical specifics, but I suggest you look here http://alfonsoml.blogspot.com/2012/02/smaller-selection-plugin-for-ckeditor.html.
I follow Alfonso Martínez de Lizarrondo blog he always seems to know what's up with ckeditor.
Hope that helps.