en hr de nl es pt it no ru fr cz ja ko hu th ph tr id sk pl ar ur

How to enable JavaScript in your browser

Nowadays almost all web pages contain JavaScript, a scripting programming language that runs on visitor's web browser. It makes web pages functional for specific purposes and if disabled for some reason, the content or the functionality of the web page can be limited or unavailable. Here you can find instructions on how to enable (activate) JavaScript in five most commonly used browsers.

If you're a web developer, check the instructions on how to implement the


 Google Chrome

  1. On the web browser menu click on the "Customize and control Google Chrome" and select "Settings".
  2. In the "Settings" section click on the "Show advanced settings..."
  3. Under the the "Privacy" click on the "Content settings...".
  4. When the dialog window opens, look for the "JavaScript" section and select "Allow all sites to run JavaScript (recommended)".
  5. Click on the "OK" button to close it.
  6. Close the "Settings" tab.
  7. Click on the "Reload this page" button of the web browser to refresh the page.
  • 1. On the web browser menu click on the "Customize and control Google Chrome" and select "Settings".
  • 2. In the "Settings" section click on the "Show advanced settings..."
  • 3. Under the the "Privacy" click on the "Content settings...".
  • 4. When the dialog window opens, look for the "JavaScript" section and select "Allow all sites to run JavaScript (recommended)".
  • 5. Click on the "OK" button to close it.
  • 6. Close the "Settings" tab.
  • 7. Click on the "Reload this page" button of the web browser to refresh the page.

 Internet Explorer

  1. On web browser menu click "Tools" icon and select "Internet Options".
  2. In the "Internet Options" window select the "Security" tab.
  3. On the "Security" tab click on the "Custom level..." button.
  4. When the "Security Settings - Internet Zone" dialog window opens, look for the "Scripting" section.
  5. In the "Active Scripting" item select "Enable".
  6. When the "Warning!" window pops out asking "Are you sure you want to change the settings for this zone?" select "Yes".
  7. In the "Internet Options" window click on the "OK" button to close it.
  8. Click on the "Refresh" button of the web browser to refresh the page.
  1. 1. ie9 01
  2. 2. ie9 02
  3. 3. ie9 03
  4. 4. ie9 04
  5. 5. ie9 05
  6. 6. ie9 06
  7. 7. ie9 07
  8. 8. ie9 08
 Internet Explorer < 9
  1. On web browser menu click "Tools" and select "Internet Options"
  2. In the "Internet Options" window select the "Security" tab.
  3. On the "Security" tab click on the "Custom level..." button.
  4. When the "Security Settings - Internet Zone" dialog window opens, look for the "Scripting" section.
  5. In the "Active Scripting" item select "Enable".
  6. When the "Warning!" window pops out asking "Are you sure you want to change the settings for this zone?" select "Yes".
  7. In the "Internet Options" window click on the "OK" button to close it.
  8. Click on the "Refresh" button of the web browser to refresh the page.
  1. 1. ie 01
  2. 2. ie 02
  3. 3. ie 03
  4. 4. ie 04
  5. 5. ie 05
  6. 6. ie 06
  7. 7. ie 07
  8. 8. ie 08

 Mozilla Firefox

  1. In the address bar, type about:config and press Enter.
  2. Click "I'll be careful, I promise" if a warning message appears.
  3. In the search box, search for javascript.enabled
  4. Toggle the "javascript.enabled" preference (right-click and select "Toggle" or double-click the preference) to change the value from "false" to "true".
  5. Click on the "Reload current page" button of the web browser to refresh the page.
  1. 1. ff 01
  2. 2. ff 02
  3. 3. ff 03
  4. 4. ff 04
  5. 5. ff 05

 Opera

  • 1. a) Click on "Menu", hover mouse on the "Settings" then hover mouse on the "Quick preferences" and mark the "Enable Javascript" checkbox.
  • 1. b) If "Menu bar" is shown click on the "Tools", hover mouse on the "Quick preferences" and mark the "Enable Javascript" checkbox.
1. a) opera10 a 1. b) opera10 b

 Apple Safari

  1. On the web browser menu click on the "Edit" and select "Preferences".
  2. In the "Preferences" window select the "Security" tab.
  3. In the "Security" tab section "Web content" mark the "Enable JavaScript" checkbox.
  4. Click on the "Reload the current page" button of the web browser to refresh the page.
  1. 1. safari 01
  2. 2. safari 02
  3. 3. safari 03
  4. 4. safari 04

Instructions for web developers

You may want to consider linking to this site, to educate any script-disabled users on how to enable JavaScript in five most commonly used browsers. You are free to use the code below and modify it according to your needs.

On enable-javascript.com we optimize the script-disabled user experience as much as we can:
  • The instructions for your browser are put at the top of the page
  • All the images are inlined, full-size, for easy perusing
  • This developer-centric message is out of the way.
We want your visitors to have JavaScript enabled just as much as you do!

About

Programming, designing, testing, getting user feedback and writing materials for this website was done by Toni Podmanicki, Paul Irish & Jeremy Hill. We wish to thank all those who helped and contributed in any way. Hope you find this page useful.