V
V
Viktor Yanyshev2018-02-23 12:25:56
JavaScript
Viktor Yanyshev, 2018-02-23 12:25:56

How to set cursor after strong and setContent in tinymce?

When you click on "reply", text (html) is inserted into the tinymce editor. When the focus is set on the text input field, it continues to be entered in strong, how to get rid of this?
5a8fde218b224115006355.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ilya Kanyshev, 2018-02-23
@ikanyshev

You can use the block property as contenteditable="true"
and change all the content. Those. when working with bold, insert only < b > and < / b > tags

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question