Use of Javascript in this site
Use of Javascript
This site uses Javascript to generate the dynamic menu system. As the user hovers over items
in the menu, it lights up. If the menu item has other items within it (it will show >>> ) and
if the user hovers over that the second level of menu will jump out.
With Javascript off
If Javascript is turned off, the user will see a great long menu, showing ALL the items, and
all dynamic activity will be suspended. Selecting the menu items still works, but the dynamic
nature of the menu will not be seen.
How to turn Javascript on in Internet Explorer Version 6 or more
- in top menu of IE, select "tools"
- select "internet options"
- select "security"
- select "custom level"
- scroll to "scripting"
- select "enable"
- click "OK"
- click "OK"
- restart browser
How to turn Javascript on in Mozilla Firefox Version 2 or more
- in top menu of FF, select "tools"
- select "options"
- select "content"
- select "enable javascript"
- click "OK"
- restart browser