When i use the javascript code ( http://jsfiddle.net/TRyhK/ ) :
var test = "@[]
@[]";
I reiceive a strange error: SyntaxError: Unexpected token ILLEGAL
.
Does anyone know how to fix it?
Thanks
When i use the javascript code ( http://jsfiddle.net/TRyhK/ ) :
var test = "@[]
@[]";
I reiceive a strange error: SyntaxError: Unexpected token ILLEGAL
.
Does anyone know how to fix it?
Thanks