Forum Discussion

bb1832j's avatar
bb1832j
Occasional Contributor
5 years ago
Solved

Regular Expressions in JavaScript not working

Hello, I am trying to use the native Regular Expression with Javascript to find a particlar TextNode in a SVG object.  I have been trying the following code, but still do not get a matching result:...