lundi 3 septembre 2018

how can I display saved values from the database to wysiwyg tinymce

Apparently, I can't use

<div>
  <label for="description">Description</label>
  <textarea class="form-control" id="description"  name="description" rows="3" value=""></textarea>
</div>

now that I am using a WYSIWYG(tinymce), it works with textarea alone but with WYSIWYG integrated in a textarea, No. How can I show the value of the description in a WYSIWYG? do I have to use Javascript?



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire