Javascript enabling
So someone just wrote this great script that displays dynamic data and makes a webpage cool and interactive, but what if you visit this page when you have Javascript disabled?
NOTE: Javascript is usually enabled by default in most browsers
This tutorial focuses on:
- Enabling Javascript in Internet Explorer
- Enabling Javascript in Firefox
- Enabling Javascript in Opera
Enabling Javascript in Internet Explorer
- Click on "Tools" in the menu
- Choose "Internet Options..." (the last item) from the menu
- Click the "Security" tab
- Click the "Custom Level..." button
- Scroll down to the "Scripting" section (almost all the way at the bottom)
- Select the "Enable" radio button for Active scripting
- Click the "OK" button and then the "Yes" button to confirm
Enabling Javascript in Firefox
- Click on "Tools" in the menu
- Choose "Options..." from the menu
- Click the "Content" tab
- Make sure that the "Enable JavaScript" checkbox is checked
- Click the "OK" button
Enabling Javascript in Opera
- Click on "Tools" in the menu
- Choose "Preferences..." from the menu
- Click the "Advanced" tab
- From the list on the left side click on "Content"
- Make sure that the "Enable JavaScript" checkbox is checked
- Click the "OK" button




