Answer the question
In order to leave comments, you need to log in
How to make replace perform selective replacement?
There are many pieces of text wrapped in span tags . Some of them have a style applied, such as color:red .
Task : add some text after the red text.
For example like this:
// before
<span ... color:red ...> ... </span> ...
// after
<span ... color:red ...> ... </span>(...) ...
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question