开发者

CKeditor in Jquery Simplemodal box

I am trying to use开发者_如何学Go the SimpleModal plugin for jquery to load a popup div with a CKEditor in it, but when the modal box opens up, the CKeditor is all disabled and won't let me type text into it. I am using all default settings. Any suggestions would be great.


Are you initializing the CKEditor at the right time? From the simplemodal docs:

onShow: Useful for binding events or any other actions you might want to perform after the modal dialog elements have been displayed. If you are including another plugin (TinyMCE, DatePicker, etc.) in a modal dialog, this is where you want to initialize that plugin.

And a second possibility, I'm not sure whether this will help you, but the JQuery UI modal dialog has a similar problem showing CKEditor for which a patch exists.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜