As in the title, I want to replace a specific part of the text in a div.
The structure is as follows:
<div class="text_div"> This div contains some text. </div>
And I want to replace only "contains", for example, "hello everyone." I can not find a solution for this.
jquery contains replace text
Daniel Jul 04 2018-12-12T00: 00Z
source share