RAWeb 1.1
Script
Code generally written in the form of a list of commands (e.g. JavaScript). Client-side interpreted languages require a compatible browser on which execution of the language is active. The commands in a client-side scripting language may be embedded or contained in an external file. In both cases, they are inserted using the <script> tag.
Where this term is used
4 accessibility criteria refer to this definition.
- 7.1 — Is each script, if necessary, compatible with assistive technologies?
- 7.2 — For each script with an alternative, is this alternative relevant?
- 7.3 — Is each script accessible and operable by keyboard and any pointing device (excluding special cases)?
- 7.4 — For each script that initiates a change of context, is the user warned or does the user have control?