Relative Content

Tag Archive for javascriptregexregex-replace

replace repeating regex

I’m analyzing an innerHTML string and need to remove the < span > and keep the text in between. I use the following code: