This space is archived

For current information please use the current ExamSys documentation

Top-Right Menu

There are a few steps to correctly including the top right menu:

  1. Include <script type="text/javascript" src="../js/toprightmenu.js"></script>
  2. Within the body tag and in PHP mode 'require '../include/toprightmenu.inc';'
  3. Within the body tag and in PHP mode 'echo draw_toprightmenu();'
  4. Include the dropdown icon: <div><img src="../artwork/toprightmenu.gif" id="toprightmenu_icon"></div>