Content in the Javascript library assumes a sound understanding of ECMAScript, CSS, XHTML and DOM.

Instructions for Expandable/Collapsible Menu System [ECMS]

  1. Loading the javascript files
  2. Creating a menu
  3. Customising the menu
  4. Using multiple menus
  5. Controlling the menu
  6. Troubleshooting
    1. Netscape 4 and frames

Netscape 4 and frames

Platform Netscape navigator 4.x (using frames)
Symptoms The frame page is blank or the menu does not appear
Solution Reload the page. To include a standard message with reload option, use the ecms_frames.js script. Place this code on the page: <script language="Javascript" type="text/javascript" src="/js/ecms/ecms_frames.js"></script>

Further Instructions

  1. Loading the javascript files
  2. Creating a menu
  3. Customising the menu
  4. Using multiple menus
  5. Controlling the menu
  6. Troubleshooting
[ inspire logo ]
Code in the javascript library is free to use (Unlicense). Enjoy! Feedback welcome.
© Ben Boyle 2003.
Fork me on GitHub