CKEditor: Class or ID for editor body

后端 未结 7 1588
深忆病人
深忆病人 2020-12-03 18:10

I have an instance of CKEditor on a page. I am trying to give the CKEditor\'s body a class or ID so it matches some styles I have defined in a stylesheet.

There is a

7条回答
  •  庸人自扰
    2020-12-03 18:15

    Your queries may return undefined because the editor instances are placed inside an iFrame and your query is not looking there?

提交回复
热议问题