From: harry Date: Mon, 15 May 2017 18:58:01 +0000 (+0530) Subject: Add reveal accesibility codepen! X-Git-Tag: v6.4.0-rc1~46^2~26^2~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99b6129460bc3a77a5107bed3218f6553fe94641;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Add reveal accesibility codepen! --- diff --git a/docs/pages/reveal.md b/docs/pages/reveal.md index b43104a50..a7153b3db 100644 --- a/docs/pages/reveal.md +++ b/docs/pages/reveal.md @@ -243,6 +243,14 @@ $.ajax('/url') Modals by default are accessible through the use of various ARIA attributes. To make a modal even more accessible, designate a label to the modal by adding `aria-labelledby="exampleModalHeader11"` to the container and `id="exampleModalHeader11"` to the elment you want to designate as the label. +

+ Watch this part in video +

+ +
+ edit on codepen button +
+ ```html_example

Click me for a modal