From ee12ce83057233d271f42162ef3dd2d42d315176 Mon Sep 17 00:00:00 2001 From: Max Kramer Date: Thu, 22 May 2014 18:13:41 -0400 Subject: Add aria-haspopup and aria-expanded attributes to dropdown plugin 1. Add aria-haspopup="true" and aria-expanded="false" to dropdown docs 2. Toggle aria-expanded between "true" and "false" when opening and closing dropdown Satisfy item 1 from https://github.com/paypal/bootstrap-accessibility-plugin#dropdown. See #13553. --- docs/_includes/js/dropdowns.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'docs/_includes') diff --git a/docs/_includes/js/dropdowns.html b/docs/_includes/js/dropdowns.html index 27b06fe95..2f03bddc1 100644 --- a/docs/_includes/js/dropdowns.html +++ b/docs/_includes/js/dropdowns.html @@ -20,7 +20,7 @@ -{% endhighlight %} - -

Checkboxes and radio buttons

-
-
-
-
- -
-
-
-
- -
-
- -
-
-
-
-{% highlight html %} -
-
- -
-
-
-
- -
-
- -
-
{% endhighlight %}

Optional icons in horizontal and inline forms

-- cgit v1.2.3 From 1e407c81f1033059adf85afbd9ba095d50587684 Mon Sep 17 00:00:00 2001 From: Michael Silber Date: Wed, 2 Jul 2014 16:49:03 -0400 Subject: Add collapsed default class to navbar-toggle --- docs/_includes/components/navbar.html | 20 ++++++++++---------- docs/_includes/js/dropdowns.html | 2 +- docs/_includes/js/scrollspy.html | 2 +- docs/_includes/nav/main.html | 2 +- 4 files changed, 13 insertions(+), 13 deletions(-) (limited to 'docs/_includes') diff --git a/docs/_includes/components/navbar.html b/docs/_includes/components/navbar.html index cdcfbf634..498b78af2 100644 --- a/docs/_includes/components/navbar.html +++ b/docs/_includes/components/navbar.html @@ -27,7 +27,7 @@
-
-
-