Home >Web Front-end >JS Tutorial >Possible situations where JavaScript code cannot run and execution errors occur_Basic knowledge

Possible situations where JavaScript code cannot run and execution errors occur_Basic knowledge

WBOY
WBOYOriginal
2016-05-16 17:19:311155browse

1. Code error;

2. There is no distinction between uppercase and lowercase letters;

3. Punctuation marks are not distinguished between Chinese and English;

4. Browser compatibility issues (change a browser Try);

5. There is a problem with the declaration statement of the software (just delete it)

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn