What is JavaScript?
JavaScript is a programming lanuage that is added to standard HTML to create interactive documents. JavaScript should not be confused with Java, which is a seperate/different programming language.
How to Enable/Disable JavaScript
Below you will find step-by-step instructions on how to manually enable/disable JavaScript in several popular web browsers.
Microsoft Internet Explorer
- Once your browser is open, from the Tools menu, select Internet Options... .
- Choose the Security tab.
- Click the Custom Level button.
- Scroll down until you see the "Scripting" section. Select the "Enable" radio button for Active Scripting to enable JavaScript or deselect to disable JavaScript.
- Click the OK button.
- If you see a confirmation window, click the Yes button.
Mozilla Firefox for Windows
- Once your browser is open, from the Firefox menu (upper/left corner).
- Select Options.
- Click the Content tab.
- Select the Enable JavaScript checkbox to enable JavaScript or deselect to disable JavaScript.
- Click the OK button.
Google Chrome
- Once your browser is open, select the Tools menu. (the wrench in the upper-right corner).
- Click the Under the Hood link.
- Click the Content Settings button.
- Locate the JavaScript section.
- Select whether or not to allow JavaScript.
- Close the Options tab.
Apple Safari
- From the Safari Settings menu (gear icon, upper/right corner), click Preferences.
- Click the Security Tab.
- Select the Enable JavaScript checkbox to enable JavaScript or deselect to disable JavaScript.
Opera
- Once your browser is open, select the Opera drop-down menu and select Settings then Preferences.
- Click the Advanced tab.
- Click Content from the list on the left.
- Select the Enable JavaScript checkbox to enable JavaScript or deselect to disable JavaScript.
- Click the OK button.