From a86f5d24f8ce1c0ce06be74ed3602fbb83ea6594 Mon Sep 17 00:00:00 2001 From: Kevin Suttle Date: Sun, 11 Aug 2013 21:41:31 -0400 Subject: Give forms and search fields proper ARIA roles http://blog.paciellogroup.com/2013/02/using-wai-aria-landmarks-2013/#tablex http://www.w3.org/TR/wai-aria/roles#form http://www.w3.org/TR/wai-aria/roles#search --- components.html | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'components.html') diff --git a/components.html b/components.html index 8a10b21f8..ea75fe32d 100644 --- a/components.html +++ b/components.html @@ -532,7 +532,7 @@ base_url: "../"

Basic input group

-
+
@ @@ -569,7 +569,7 @@ base_url: "../"

Optional sizes

Add the relative form sizing classes to the .input-group-addon.

- +
@ @@ -692,7 +692,7 @@ base_url: "../"

Buttons with dropdowns

- +
@@ -762,7 +762,7 @@ base_url: "../" {% endhighlight %}

Segmented dropdown groups

- +
@@ -1083,14 +1083,14 @@ base_url: "../"
{% highlight html %} - + @@ -1285,8 +1285,8 @@ body { padding-bottom: 70px; } - -
@@ -1405,8 +1405,8 @@ body { padding-bottom: 70px; } -