To see how a web page looks and behaves when JavaScript is disabled:
Depending on your operating system, press one of the following:
The Command Menu opens.
Start typing javascript
, select Disable JavaScript, and then press Enter to run the command. JavaScript is now disabled.
To remind you that JavaScript is disabled, Chrome shows the corresponding icon in the address bar and DevTools shows a warning
icon next to Sources.
JavaScript will remain disabled in this tab so long as you have DevTools open.
You may want to reload the page to see if and how the page depends on JavaScript while loading.
Alternatively, you can disable JavaScript in Settings.
To re-enable JavaScript:
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2019-01-31 UTC.