F
F
freeman02042016-11-10 16:18:09
PHP
freeman0204, 2016-11-10 16:18:09

How to display value in ckeditor?

I installed ckeditor, there were no problems with value in a normal textarea, but value is not displayed in ckeditor. How can it be placed? The value will not be static, but on php. But I don't think it really matters now.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
metallix, 2016-11-10
@metallix

Try -

CKEDITOR.instances['text-area-class'].setData(data);

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question