Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/ssis/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Ckeditor 我想在同一页上有两个编辑_Ckeditor - Fatal编程技术网

Ckeditor 我想在同一页上有两个编辑

Ckeditor 我想在同一页上有两个编辑,ckeditor,Ckeditor,我使用Ckeditor,但我想在同一页中使用两个Ckeditor CKEDITOR.replace('repondre', { 身高:50, customConfig:“/editor/custom/basic_config.js” }); 最简单的方法是使用jquery适配器(您也必须将其作为插件添加)

我使用Ckeditor,但我想在同一页中使用两个Ckeditor



CKEDITOR.replace('repondre', { 身高:50, customConfig:“/editor/custom/basic_config.js” });
最简单的方法是使用jquery适配器(您也必须将其作为插件添加)