I have a js String with '
or "
inside.
as a result my code execution stops with: Uncaught SyntaxError: Invalid or unexpected token
.
Happens in chrome and IE.
String example:
XfÍË`á²Û)a^ËoT%çíZ
óAuGÒH¾CnäjIònh²~æuÁ8>ÊMï|xWwJ¨L
´³á×ß1Q/;©îé*g®ûA4PÆÎhÂ&V§Fà
#+ûsÙ9
8g¬dJ
fiddle example.
I dont want to change the String in any way like rite-a-string-containing-commas-and-double-quotes.