How do I turn javascript on in my web browser?
In order for you to use javascript, it needs to be enabled. Below are instructions on how to do so.
Microsoft Internet Explorer
- Select Internet Options from the Tools menu or, for Version 7, from Tools in the upper right portion of your screen.
- Click the Security tab.
- Click Custom level… in Security level for this zone.
- Scroll down to Scripting, near the bottom of the list.
- Under Active scripting, choose Enable.
- Click OK to leave Security Settings. Click OK to leave Internet Options.
Mozilla Firefox
- Select Options... from the Tools drop-down menu.
- Select the Content section from the options at the top of the pop-up page.
- Check the "Block pop-up windows", "Load images automatically" and "Enable JavaScript" boxes.
- Click OK.
Safari
- Select Preferences... from the Safari drop-down menu.
- Select the Security section from the options at the top of the pop-up page.
- Under "Web Content", check the "Enable plug-ins", "Enable Java" and "Enable JavaScript" boxes.
- Close the Security window.