This example shows how to provide a text alternative for an applet.
Example 1:
Code
Works With
Browser | Screen Reader | Results |
---|---|---|
IE 9 | JAWS 12 | Yes |
FF 4 | JAWS 12 | Yes |
Standards:
- WCAG 2.0 SC 1.1.1 Non-text Content: All non-text content that is presented to the user has a text alternative that serves the equivalent purpose. (Level A)
- H35: Providing text alternatives on
applet
elements