javascript - Invalid Escape Sequence cannot figure out the use of the escape character -


this syntax:

executejscommand("location.href='statusdetails.php?chld=1\&jnum=1024&jtitle=';"); 

gives error:

invalid escape sequence

executejscommand("location.href='statusdetails.php?chld=1\\&jnum=1024&jtitle=';"); 

Comments

Popular posts from this blog

1111. appearing after print sequence - php -

node.js - Express and Redis - If session exists for this user, don't allow access -

excel - I can't get the attachement of the email PHP -