标签: jquery google-chrome ckeditor jquery-ui-dialog
我在jquery对话框中使用ckeditor。它适用于Mozilla和IE,但在chrome上无法编辑。
我删除了实例,但仍然在chrome上提供了类型错误
答案 0 :(得分:2)
我在ckeditor中没有显示的唯一问题是ckeditor的语言设置与Chrome中的语言设置不符。因此,当我在英国时,在ckeditor的'lang'文件夹中,我有'en-gb.js'文件,Chrome中的语言设置为英文(英国)。