How to enable JavaScript in your browser
Browser
Notes for developers
Might be a good idea to link to this website. Show any script-disabled users how they can enable Javascript in the commonly used browsers. Feel free to use the code below and modify it so it suits for your needs.
<noscript>For full functionality of this site it is necessary to enable JavaScript. Here are the <a href="https://www.enablejavascript.net/"> instructions how to enable JavaScript in your web browser</a>. </noscript>
Internet Explorer
- On web browser menu click "Tools" icon and select "Internet Options".
- In the "Internet Options" window select the "Security" tab.
- On the "Security" tab click on the "Custom level..." button.
- When the "Security Settings - Internet Zone" dialog window opens, look for the "Scripting" section.
- In the "Active Scripting" item select "Enable".
- When the "Warning!" window pops out asking "Are you sure you want to change the settings for this zone?" select "Yes".
- In the "Internet Options" window click on the "OK" button to close it.
- Click on the "Refresh" button of the web browser to refresh the page.
Google Chrome
- On web browser menu click "Tools" icon and select "Internet Options".
- In the "Internet Options" window select the "Security" tab.
- On the "Security" tab click on the "Custom level..." button.
- When the "Security Settings - Internet Zone" dialog window opens, look for the "Scripting" section.
- In the "Active Scripting" item select "Enable".
- When the "Warning!" window pops out asking "Are you sure you want to change the settings for this zone?" select "Yes".
- In the "Internet Options" window click on the "OK" button to close it.
- Click on the "Refresh" button of the web browser to refresh the page.
Mozilla Firefox
- In the address bar, type about:config and press Enter.
- Click "Ill be careful, I promise" if a warning message appears.
- In the search box, search for javascript.enabled
- Toggle the "javascript.enabled" preference (right-click and select "Toggle" or double-click the preference) to change the value from "false" to "true".
- Click on the "Reload current page" button of the web browser to refresh the page.
Apple Safari
- On the web browser menu click on the "Edit" and select "Preferences".
- In the "Preferences" window select the "Security" tab.
- In the "Security" tab section "Web content" mark the "Enable JavaScript" checkbox.
- Click on the "Reload the current page" button of the web browser to refresh the page.
Opera
- Click on Opera icon "Menu" and than "Settings".
- Click on "Websites" and then choose "Allow all sites to run JavaScript (recommended)"
- Click on the "Reload" button of the web browser to refresh the page.