How can I remove texts between two specific words of a string with JavaScript?
For example: "Steven Peter Title: Random Text Company: Random Text"
I want to remove texts from "Title:"
to "Company: "
Isn't there any simple way to remove texts from one word to another in JavaScript?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…