What is JavaScript?
JavaScript is a type of programming which can add interactivity and function to a web site. Some examples include drop down menus, navigation button effects, interactive forms, slide shows, and pop open windows.
How do I enable JavaScript in my browser?
In the Address field, enter "about:config" and click the "I'll be careful, I promise!" button. In the Search field enter "javascript.enabled." Right-click "javascript.enabled" and select "Toggle." The Value column will now display "True."
Click the "Customize" button in the top right corner and select "Settings." Near the bottom of the page, click "Show advanced settings." In the Privacy section, click the "Content settings" button. In the Content settings window, select "Allow all sites to run JavaScript." Click "Done" and close the Settings tab.
In Safari, choose Safari > Preferences, then click "Security". Check the "Enable Javascript" checkbox on this panel. The next time you load a web page, the setting will be active.