APPLET with valid CONTENT | |
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 for CONTENT that is not any of the following:
|
|
How to fix
Add a content to the APPLET tag. The textual 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:
Provide a text equivalent describing the behavior of the applet using the ALT attribute and the content in the APPLET tag. This enables the content to transform easily for those user agents that only support one of the two mechanisms (ALT or content). |