Home  >  Article  >  Web Front-end  >  Why doesn’t the computer have javascript?

Why doesn’t the computer have javascript?

藏色散人
藏色散人Original
2021-04-27 09:07:063585browse

The reason why the computer does not have JavaScript and the solution: 1. The JavaScript code is written incorrectly, check and modify it; 2. The browser has closed the script application. The solution is to enable the JavaScript script in the browser.

Why doesn’t the computer have javascript?

The operating environment of this article: windows7 system, javascript version 1.8.5, Dell G3 computer.

The computer does not have javascript effect?

Two possibilities
1. Your JAVASCRIPT is written incorrectly!

2. Your browser has turned off script applications.

You can set this in the browser's tool options.

If the browser prohibits javascript scripts, if it is IE browser, you can try the following steps:

"Internet Options, select the "Advanced" tab, and then scroll to the "Security" section .

Enable "Allow active content to run in files on my computer". If that doesn't work, try another browser. It should work.

[Recommended Learning :javascript advanced tutorial

The above is the detailed content of Why doesn’t the computer have javascript?. For more information, please follow other related articles on the PHP Chinese website!

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