javascript - Search and replace all elements -


I need a script to attach to the text or if all the texts are present then remove all matched elements Please give it. I tried this: what is wrong there? Thank you.

Try

  txt.replaceText (RegExp (elem, " G "), '');  

Comments

Popular posts from this blog

php - multilevel menu with multilevel array -

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -

objective c - iPhone and it's wireless area -