The method that does not want the browser to run javascript scripts.

Source: Internet
Author: User

The method that does not want the browser to run javascript scripts.

If you want your browser to disable JavaScript scripts on the webpage, you can set your browser as follows:

[1]: Open the IE browser, select Tools> Internet Options> Security> Custom levels. Then, select the script option from the drop-down menu in the opened form, the first item is the Java Applet script. Select "Disable" among the following three options. for example:

[2]: However, once this item is disabled, although the system security can be improved, some functions of the web page will be blocked, for example, use JavaScript scripts in your programs to open code in a new window, or use JavaScript scripts to close code on a page. Once the browser disables the JavaScript script, these functions are also blocked.

[3]: Pay attention to the fact that these functions do not work in some cases when the code in your program opens a new page through JavaScript scripts. The following situations may cause such problems:

(1): the browser prohibits the running of JavaScript scripts, as mentioned above.

(2): Some plug-ins are installed in the system to block spam pages, because the use of JavaScript to open a new form uses window. open method, some plug-ins will use this to block new forms opened using this method

(3): Some firewalls may also be affected.

Using the above steps, you can easily Disable javascript in your browser, which is very simple.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.