aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/getting-started/accessibility.html
AgeCommit message (Collapse)AuthorFilesLines
2015-03-03Accessibility and headings hierarchy for the "Getting started" page.Steven Black1-4/+4
Closes #15946 by merging it.
2015-02-21Fix copy/pasta'd id on accessibility skiplink calloutPatrick H. Lauke1-1/+1
2015-02-21Typo in URLPatrick H. Lauke1-1/+1
2015-02-02Expand/clean-up prose about skip linksPatrick H. Lauke1-2/+2
2015-01-31Skip link workarounds for Chrome and IEPatrick H. Lauke1-1/+6
Add tabindex="-1" to main #content to work around bug in Chrome (and old WebKits) and IE Update advice in accessibility section Include patch in docs CSS to suppress outline when #content is focused (particularly as Chrome sets focus as result of mouse click for tabindex="-1" elements)
2014-12-14Expand/clarify advice about skip linksPatrick H. Lauke1-2/+3
2014-11-13Fix linkQuy Ton1-1/+1
2014-11-11Assorted accessibility (and some consistency) fixes for documentationPatrick H. Lauke1-0/+5
Closes #14951 by merging it.
2014-03-16Break up docs into includesMark Otto1-0/+26