How to Turn on JavaScript

JavaScript is a language used in many websites to provide additional functionality and access to the user. Developers use JavaScript to deliver a large part of their site's functionality to you, the user. Your browser must have JavaScript...

Method 1 of 4:

Google Chrome

  1. Picture 1 of How to Turn on JavaScript
    Click the guide button. Click the icon that looks like three horizontal lines in the upper-right corner of the screen. This will open up a dropdown menu with a list of options.
  2. Picture 2 of How to Turn on JavaScript
    Click Settings. From the dropdown menu, click the Settings option. It should be one of the last options. Clicking should open up a new tab in your Chrome window entitled "Settings."
  3. Picture 3 of How to Turn on JavaScript
    Click the "Show Advanced Settings" link. Scroll down on the Settings tab to find the "Show Advanced Settings" link at the bottom of the page. Click this link to reveal more settings.
  4. Picture 4 of How to Turn on JavaScript
    Click the "Content Settings" button. Scroll down to find the Privacy header. Beneath that header, you should see a button entitled "Content Settings." After clicking the button, a new window should pop up.
  5. Picture 5 of How to Turn on JavaScript
    Enable JavaScript. You should see a header called "JavaScript." Beneath that, check the option that says "Allow all sites to run JavaScript."
  6. Picture 6 of How to Turn on JavaScript
    Manage exceptions. Certain sites can use JavaScript in a malicious way to harm your computer. If you have experience with a site doing this, you can block certain sites from running JavaScript by clicking the "Manage Exceptions" button beneath the JavaScript header.
    1. Type in a web address and either choose to Allow or Block the site from running JavaScript. Then, click Done.
  7. Picture 7 of How to Turn on JavaScript
    Click Done. In the bottom-left corner of the Content Settings window, click the Done button to apply the changes.
  8. Picture 8 of How to Turn on JavaScript
    Refresh your webpage. Refresh your webpage to see the changes that JavaScript makes possible.
Method 2 of 4:

Internet Explorer 11

  1. Picture 9 of How to Turn on JavaScript
    Open up Tools. Press the gear icon in the upper-right corner of the screen. Alternatively, press ALT + X. A drop down menu should pop up.
  2. Picture 10 of How to Turn on JavaScript
    Choose "Internet Options." From the dropdown menu, click on "Internet Options." It should be one of the last options. After clicking, a new window should appear.
    1. Click on the "Security" tab. From the selection of tabs in the header, choose "Security." You should see options such as Internet, Local Intranet, Trusted Sites, and Restricted Sites.
  3. Picture 11 of How to Turn on JavaScript
    Click on "Custom Level." Near the bottom of the window, click on the "Custom Level" button. After clicking, another new window should pop up.
  4. Picture 12 of How to Turn on JavaScript
    Find the "Scripting" section. Scroll down the list of settings until you find the "Scripting" header. It will be close to the bottom of the list.
    1. You can also just keep pressing the 's' key to go through the words in the list that start with 's'. This way will be faster.
  5. Picture 13 of How to Turn on JavaScript
    Enable Active Scripting. Under the Scripting header, you should see an option for Active Scripting with three options beneath -- Disable, Enable, and Prompt. Check the Enable option.
  6. Picture 14 of How to Turn on JavaScript
    Press OK. Press the OK button in the bottom right corner of both windows. Refresh the page you were on to see the changes.
Method 3 of 4:

Mozilla Firefox

  1. Picture 15 of How to Turn on JavaScript
    Open a new FireFox window. The newest version of FireFox does not include a built-in way to disable or enable JavaScript. However, there is a way to work around this.
  2. Picture 16 of How to Turn on JavaScript
    Type about:config into the address bar. In your new FireFox window, type about:config into the address bar and press Enter.
  3. Picture 17 of How to Turn on JavaScript
    Click "I'll be careful, I promise." Like the prompt says, disabling certain options in this page could disable your warranty or open up your browser and computer to malicious attacks. Try to stick to the task of enabling JavaScript.
  4. Picture 18 of How to Turn on JavaScript
    Search for javascript.enabled. In the search bar in the upper portion of the window, search for javascript.enabled. You will see two results appear.
    1. Be sure you are searching in the right search bar. Type the query into the larger search bar, rather than the smaller one. The correct search bar will be the second one from the top of the window.
  5. Picture 19 of How to Turn on JavaScript
    Enable JavaScript. Right click on the javascript.enabled result and click Toggle. The value on the right should change from "false" to "true."
    1. Alternatively, you can just double click javascript.enabled to disable/enable JavaScript.
  6. Picture 20 of How to Turn on JavaScript
    Exit the window. Click the red X in the upper-right corner of the screen to exit the window and apply your changes. JavaScript should now be enabled and sites will function properly.
  7. Picture 21 of How to Turn on JavaScript
    Restrict certain sites. If you are security-conscious and would like to enable or disable JavaScript from running on certain sites, you will have to download Firefox Addons. One recommendation is: No-Script[1].
Method 4 of 4:

Safari

  1. Picture 22 of How to Turn on JavaScript
    Open Preferences. While in a Safari window, click on "Safari" in the upper-right corner and then "Preferences" from the dropdown menu.
    1. Alternatively, press ⌘ + , to open Preferences directly.
  2. Picture 23 of How to Turn on JavaScript
    Click on Security. From the taps on the top of the new window, click "Security"
  3. Picture 24 of How to Turn on JavaScript
    Enable JavaScript. From the options next to the "Web Content" header, check the "Enable JavaScript" option.
  4. Picture 25 of How to Turn on JavaScript
    Close the window. Press the red button in the upper left corner of the window to close the window and apply your changes.
  5. Picture 26 of How to Turn on JavaScript
    Restart Safari. In order for the changes to take effect, you will have to restart Safari. You may, additionally, have to restart your Mac computer.

You've just finished reading the article "How to Turn on JavaScript" edited by the TipsMake team. You can save how-to-turn-on-javascript.pdf to your computer here to read later or print it out. We hope this article has provided you with many useful tech tips and tricks. You can search for similar articles on tips and guides. Thank you for reading and for following us regularly.

« PREV How to Make a Basic JavaScript Quiz
NEXT » How to Code an Alert with a Variable Using Javascript