Uncaught SyntaxError: Invalid regular expression: missing /
-
I’m getting a JS error
> Uncaught SyntaxError: Invalid regular expression: missing /
in
admin-ajax.php
on line 71{ width = parseInt( / cols[quest][0]);
Any idea why this happens?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Uncaught SyntaxError: Invalid regular expression: missing /’ is closed to new replies.