APPLET with valid ALT | |
Section 508 1194.22(a); WAI / WCAG 1.0 checkpoint 1.1 | |
Issue Description Applets included in this document do not have corresponding valid textual descriptions. A valid description is a string value of the ALT attribute that is not any of the following:
|
|
How to fix
Add the ALT attribute to the APPLET tag. The ALT description should convey the same information as the applet, and it should explain the role the applet plays on the page: why it is there, what it represents, how it presents the information. |
|
Issue Explanation Here are cases where applets may not run:
You can use the ALT attribute to describe the behavior and content of the applet to these users. |