Open In App

How to enable JavaScript in my browser ?

In this article, we will learn how can we enable JavaScript in our browser.

Sometimes, the application we work on or many websites that we visit might not work in our browser. One of the main reasons why this might happen is JavaScript is disabled in our browser. This is a major issue and the applications run on such a browser might fail or misbehave. In this article, we aim to fix this issue in the browser to keep the apps running seamlessly.



Approach:

To make sure that JavaScript is enabled on your browser or to enable it in case it is disabled, we would use the existing tools and settings of the particular browser in question. Every browser has a slightly different method to do so and here we will cover most of the popular browsers in question. We will see how to enable JavaScript in Google Chrome, Mozilla Firefox, Internet Explorer, and Safari.

  1. Step by Step Implementation to enable JavaScript in Google Chrome:



2. Step by Step Implementation to enable JavaScript in Mozilla Firefox:

  
 

3. Step by Step Implementation to enable JavaScript in Internet Explorer:

4. Step by Step Implementation to enable JavaScript in Safari: 

Article Tags :