If I use the CKEditor plugin in an HTML page based on a Bootstrap template, it works great, however if I insert the editor on a Bootstrap Modal like this
<
I just remove the tabindex="-1" from the dialog main div element. Here is the sample code
I just remove this tabindex="-1" and it starts working. 0 讨论(0) 查看其它14个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复
I just remove this
tabindex="-1"
and it starts working.