Web accessibility service pageWeb accessibility service page

7.1:H107200 Ensure web design will not cause the screen to flash.

Improper design

The use of scripts below makes the website background color flash and change constantly, causing visual distraction for the users.

Improper design:

  <SCRIPT language="JavaScript">
  <!--
    Script program language
  -->
  </SCRIPT>
          
End of Main Content