Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ck エディターで段落に書き込むときに、現在の段落全体を別の背景で強調表示したい。
これを変更/追加する必要があります:
FCKConfig.EnterMode ='div'; // p | div | br FCKConfig.ShiftEnterMode ='br'; // p | div | br
fckeditor.config.jsで