is there a javascript function which can escape sp...
# javascript
s
is there a javascript function which can escape special characters so it does not break texts written in a different language, i tried elow, but its not working https://jsfiddle.net/p867dnme/
d
What is running that fiddle supposed to do? Does nothing for me.
g
Use the tick operator
1