Pager demo markup has errors when testing with AChecker.
Description
Line 35, Column 27: select element missing an associated label. Line 43, Column 13: Layout table has a summary. Line 56, Column 25: input element, type of "text", missing an associated label. Line 62, Column 25: input element, type of "text", missing an associated label.
Verified that the table has a summary, and the select has a label. This, accompanied by Jonathan's previous comment, means that all the issues have been addressed.
Jonathan Hung November 9, 2010 at 9:06 PM
"Line 56, Column 25: input element, type of "text", missing an associated label. Line 62, Column 25: input element, type of "text", missing an associated label. "
Has been fixed as part of general markup clean-up of the demo.
Line 35, Column 27: select element missing an associated label.
Line 43, Column 13: Layout table has a summary.
Line 56, Column 25: input element, type of "text", missing an associated label.
Line 62, Column 25: input element, type of "text", missing an associated label.