2

私の tinymce のバージョンは 3.5.8 です。デフォルトのコンテンツを設定して、公式サイトの方法やGoogleで他の方法を試してみましたが、すべてエラーです。以下のようなエラーの一部:

TypeError: tinyMCE.activeEditor is null
[Break On This Error] 
tinyMCE.activeEditor.selection.setContent('<strong>Some contents</strong>');



TypeError: tinyMCE.get(...) is undefined
[Break On This Error]   

tinyMCE.get('content').setContent('<strong>Some contents</strong>');

どうもありがとう。

4

1 に答える 1