Uncaught SyntaxError: Invalid Unicode escape sequence
-
I’m getting this error. I assume it’s because of “\”
Uncaught SyntaxError: Invalid Unicode escape sequenceThe error is in this function.
jQuery( document ).ready(function() { mdocs_admin('http://my-site/wp-content/plugins/memphis-documents-library/', 'E:\inetpub\wwwroot\my-site/'); });Not sure how to fix this. Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Uncaught SyntaxError: Invalid Unicode escape sequence’ is closed to new replies.