How do I check if my browser has JavaScript enabled?

You normally do this by checking your browser's options. This will depend on the browser you're using. Instructions for some of the more common browsers are below:

Internet Explorer:

  1. Go to Tools from the top menu
  2. Select Internet Options
  3. Click on the Security tab
  4. Click Custom Level
  5. Scroll down until you see the Scripting section
  6. Ensure that the Active Scripting option is set at Enable
  7. When the Warning! window asks Are you sure you want to change the settings for this zone? click Yes

Mozilla Firefox:

  1. Go to the Firefox menu
  2. Select Options
  3. Select the Content tab
  4. Check the Enable JavaScript checkbox
  5. Click OK to close the Options window

Google Chrome:

  1. Go to Chrome from the top menu
  2. Select Preferences...
  3. Click on Show advanced settings...
    Click on Content Settings...
  4. Ensure that the Allow all sites to run JavaScript (recommended) option is selected
  5. Click OK

Apple Safari:

  1. Go to Safari from the top menu
  2. Select Preferences
  3. Select Security
  4. Ensure that the Enable JavaScript option is checked
  5. Click OK

Opera:

  1. Go to Menu from the top menu
  2. Select Settings
  3. Select Quick Preferences
  4. Ensure that the Enable JavaScript option is checked

Netscape Navigator:

  1. Go to Edit from the top menu
  2. Select Preferences
  3. Select Advanced
  4. Select Scripts & Plugins
  5. Check the Enable JavaScript checkbox
  6. Click OK

Depending on your browser, the exact steps may differ slightly from above. Having said that, the above steps should point you in the right direction.
Note that you may need to refresh the page after enabling JavaScript before you see the effect.