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 -

c# - TypeConverter in propertygrid only converts from string, not to -

jQuery UI: Datepicker month format -