| Title | Text input field with help link (linked image) |
|---|---|
| Description | Document containing two text input fields and a multi-line text field (textarea). A link before the textarea leads to a help page with descriptive information about the textarea field. The new page is opened with a linked image calling a JavaScript function.
|
| Creator | BenToWeb (Reinhard.Ruemer@…) |
| Rights | Copyright BenToWeb 2004-2007 |
| Language | English |
| Date | 2005-08-25 |
| Status | validated |
Technologies are markup languages or data formats. If the technology is a markup language, “features” refers to elements and attributes.
XHTML™ 1.0 The Extensible HyperText Markup Language (Second Edition)
Feature: textarea
(namespace: http://www.w3.org/1999/xhtml)
.
Technical specification: Form TEXTAREA element .
Feature: a
(namespace: http://www.w3.org/1999/xhtml)
.
Technical specification: The A element .
Feature: img
(namespace: http://www.w3.org/1999/xhtml)
.
Technical specification: Including an image: the IMG element .
The test case is intended to pass because the help link provides context-sensitive help for the textarea field.
JavaScript must be enabled for the test files to work as intended.
Accessibility expert.
“Rules” refer to success criteria in WCAG 2.0, checkpoints in WCAG 1.0 and similar requirements.
The test case passes (line 22, column 57) the following success criterion: http://www.w3.org/TR/2007/WD-WCAG20-20070517/Overview.html#minimize-error-context-help.
The test case passes (line 22, column 83) the following success criterion: http://www.w3.org/TR/2007/WD-WCAG20-20070517/Overview.html#minimize-error-context-help.
The test case passes (line 23, column 5) the following success criterion: http://www.w3.org/TR/2007/WD-WCAG20-20070517/Overview.html#minimize-error-context-help.
The user can get help for the text area about former activities.
Test file uses >a href="javascript: help()">>img src='resou... to link to the help file
This test case maps to technique G71: Providing a help link on every Web page
The test case passes (line 21, column 60) the following success criterion: http://www.w3.org/TR/2006/WD-WCAG20-20060427/guidelines.html#minimize-error-context-help.
The test case passes (line 21, column 86) the following success criterion: http://www.w3.org/TR/2006/WD-WCAG20-20060427/guidelines.html#minimize-error-context-help.
The test case passes (line 22, column 8) the following success criterion: http://www.w3.org/TR/2006/WD-WCAG20-20060427/guidelines.html#minimize-error-context-help.
The user can get help for the text area about former activities.
Online version: sc2.5.4_l3_008.
The test case passes (line 21, column 60) the following success criterion: http://www.w3.org/TR/2006/WD-WCAG20-20050630/#minimize-error-context-help.
The test case passes (line 21, column 86) the following success criterion: http://www.w3.org/TR/2006/WD-WCAG20-20050630/#minimize-error-context-help.
The test case passes (line 22, column 8) the following success criterion: http://www.w3.org/TR/2006/WD-WCAG20-20050630/#minimize-error-context-help.
The user can get help for the text area about former activities.
Test file uses >a href="javascript: help()">>img src='resou... to link to the help file