]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update docs.html 7500/head
authorJamie Knight <jamie@jkg3.com>
Sun, 7 Apr 2013 14:25:00 +0000 (16:25 +0200)
committerJamie Knight <jamie@jkg3.com>
Sun, 7 Apr 2013 14:25:00 +0000 (16:25 +0200)
Added heads up regarding lone icons providing accessibility issues for screen readers.

docs/docs.html

index 0d259169ab411b50a817eebb52cbae346aaef13d..4506d5ae5bedf11104054201b6e361a972916bf5 100644 (file)
@@ -2561,6 +2561,11 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline.
 </div>
 {% endhighlight %}
 
+    <p class="alert alert-info">
+      <strong>Heads up!</strong>
+      Using icons without any additional content means the icons are not represented to screen reader users.
+    </p>
+
     <h5>Dropdown in a button group</h5>
     <div class="bs-docs-example">
       <div class="btn-group">