opened a new project, the front end to write their own, when debugging the page, click the button, the background reaction, the front is not displayed. I keep reporting errors.
Process:
When debugging with IE, the error is:
——— “Uncaught SyntaxError: Unexpected Identifier” cause of error?
Firefox debug, the error is:
———-SyntaxError: missing : after property id
or
———- prompts me that the CSS style package for bootstarp cannot be found
Results:
However…
there has been no see “Uncaught SyntaxError: Unexpected identifier” mean.
JS report error, JS has error………….
Self-summary:
After this kind of situation, go to see their JS is not less comma ah, less semicolon what…
Why different browsers prompt the error, because different browsers to the code is not the same…
Don’t doubt, it must be your own fault, ha ha ha
Read More:
- [development experience] solution to unexpected syntax error: unexpected identifier in JSON parsing
- Solve the problem of syntax error: unexpected end of file or syntax error near unexpected token ` fi ‘error
- Unexpected syntax error: unexpected token<
- Error: unexpected syntax error: unexpected token<
- Syntax error: unexpected EOF while parsing
- Uncaught syntax error: unexpected token ‘< 0‘
- [Fixed] Syntax error: word unexpected (expecting “)”)
- Syntax error: unexpected token in uni app project compilation
- Syntax error: word unexpected (expecting “)”)
- syntax error near unexpected token `else’
- Syntax error: unexpected end of file problem [two solutions]
- Shell script syntax error near unexpected token ‘$’Do
- syntax error near unexpected token `then’ problem solution
- Syntax error near unexpected token `newline’script cannot be executed
- Solve the problem of shell script “syntax error near unexpected token `fi’”.
- Syntax error near unexpected token ‘$’Do is reported when running bash file
- [!] Invalid `Podfile` file: syntax error, unexpected end-of-input, expecting keyword_end.
- Syntax error: unexpected character after line continuation character
- Solving syntax error: unexpected character after line continuation character
- Docker machine install syntax error near unexpected token ‘newline’! DOCTYPE HTML problem resolution