Sometimes for some reason you need to disable or enable javascript. If you’re adding JavaScript to your pages, it’s a good idea to view your pages with JavaScript disabled, so you can get an idea what users without JavaScript enabled browsers would see. Or you will have to enable javascript in order not to loose some of the web page functionality.
Here are the step-by-step instructions for majority of the browsers:
- Internet Explorer
- Select ‘Tools’ from the top menu
- Choose ‘Internet Options’
- Click on the ‘Security’ tab
- Click on ‘Custom Level’
- Scroll down until you see section labled ‘Scripting’
- Under ‘Active Scripting’, select ‘Enable’ and click OK
- Mozilla Firefox
- Select ‘Tools’ from the top menu
- Choose ‘Options’
- Choose ‘Content’ from the top navigation
- Select the checkbox next to ‘Enable JavaScript’ and click OK
- Apple Safari
- Select ‘Safari’ from the top menu
- Choose ‘Preferences’
- Choose ‘Security’
- Select the checkbox next to ‘Enable JavaScript’
Upgrading your browser or installing new security software or security patches may affect your settings.