Answer the question
In order to leave comments, you need to log in
How to do regular expression replacement with jQuery?
Hello.
There is a markup
How to turn it into a
regular?
In my case, it doesn't quite work.
Thank you.
<b id="idname">some_content</b>
<b id="idname">some_content2</b>
$("#elementID").html("another string");
Answer the question
In order to leave comments, you need to log in
Get the content from the first element, connect to the desired content, and paste it into the second element.
Why is this regular?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question