From 6b7142212fdc57d247d0327e15f8b19c8b3f9d6d Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Fri, 15 Aug 2014 18:09:05 -0700 Subject: consistently use
-- cgit v1.2.3 From fb1ca10b99edc0f92eddd68b840f021da942afe9 Mon Sep 17 00:00:00 2001 From: "Patrick H. Lauke" Date: Tue, 15 Jul 2014 11:39:27 +0100 Subject: ARIA support for collapse Added handling of aria-expanded=true/false to collapse.js, updated documentation to include advice on making expand/collapse controls accessible, updated examples and javascript documentation to use aria-expanded and aria-controls (when targetting single collapsible element, using ID rather than class selector) Closes #14147. Closes #14153. --- docs/examples/non-responsive/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/examples/non-responsive') diff --git a/docs/examples/non-responsive/index.html b/docs/examples/non-responsive/index.html index 9438a4079..dd9519256 100644 --- a/docs/examples/non-responsive/index.html +++ b/docs/examples/non-responsive/index.html @@ -35,7 +35,7 @@