@@ -48,14 +48,14 @@ <h3>the problem</h3>
48
48
<!-- -->
49
49
50
50
< section class ="slide "> < div >
51
- < img src ="pictures/sites/ jqueryui.png " alt ="">
51
+ < img src ="pictures/jqueryui.png " alt ="">
52
52
< p > < a target =_blank href ="https://jqueryui.com "> jQuery UI</ a > </ p >
53
53
</ div > </ section >
54
54
55
55
<!-- -->
56
56
57
57
< section class ="slide "> < div >
58
- < img src ="pictures/sites/ webcomponents.png " alt ="">
58
+ < img src ="pictures/webcomponents.png " alt ="">
59
59
< p > < a target =_blank href ="https://www.webcomponents.org/ "> webcomponents.org</ a > </ p >
60
60
</ div > </ section >
61
61
@@ -189,7 +189,7 @@ <h3>Accessibility Tree</h3>
189
189
<!-- -->
190
190
191
191
< section class ="slide "> < div >
192
- < img src ="pictures/sites/ marcozehe-accessibility-apis.png " alt ="">
192
+ < img src ="pictures/marcozehe-accessibility-apis.png " alt ="">
193
193
< p > < a target =_blank href ="https://www.marcozehe.de/2013/09/07/why-accessibility-apis-matter/ "> Marco Zehe: Why accessibility APIs matter</ a > </ p >
194
194
</ div > </ section >
195
195
@@ -303,7 +303,7 @@ <h2>what is <strong>ARIA</strong>?</h2>
303
303
<!-- -->
304
304
305
305
< section class ="slide "> < div >
306
- < img src ="pictures/sites/ w3c-aria.png " alt ="">
306
+ < img src ="pictures/w3c-aria.png " alt ="">
307
307
< p > < a target =_blank href ="https://www.w3.org/TR/wai-aria/ "> W3C - Accessible Rich Internet Applications (WAI-ARIA) 1.1</ a > </ p >
308
308
</ div > </ section >
309
309
@@ -453,7 +453,7 @@ <h4><strong>no ARIA</strong> is better than <strong>bad ARIA</strong></h4>
453
453
<!-- -->
454
454
455
455
< section class ="slide "> < div >
456
- < img src ="pictures/sites/ w3c-aria-authoring-practices.png " alt ="">
456
+ < img src ="pictures/w3c-aria-authoring-practices.png " alt ="">
457
457
< p > WAI-ARIA spec can be dry/technical - use for reference< br > < a target =_blank href ="https://www.w3.org/WAI/ARIA/apg/ "> W3C - ARIA Authoring Practices Guide (APG)</ a > is more digestible.</ p >
458
458
</ div > </ section >
459
459
@@ -468,7 +468,7 @@ <h4><strong>no ARIA</strong> is better than <strong>bad ARIA</strong></h4>
468
468
<!-- -->
469
469
470
470
< section class ="slide "> < div >
471
- < img src ="pictures/sites/ tpgi-aria-in-svg.png " alt ="">
471
+ < img src ="pictures/tpgi-aria-in-svg.png " alt ="">
472
472
< p > < a target =_blank href ="tps://www.tpgi.com/using-aria-enhance-svg-accessibility/ "> Using ARIA to enhance SVG accessibility</ a > </ p >
473
473
</ div > </ section >
474
474
@@ -483,14 +483,14 @@ <h4><strong>no ARIA</strong> is better than <strong>bad ARIA</strong></h4>
483
483
<!-- -->
484
484
485
485
< section class ="slide "> < div >
486
- < img src ="./pictures/sites/ w3c-html-aria.png " alt ="">
486
+ < img src ="./pictures/w3c-html-aria.png " alt ="">
487
487
< p > < a target =_blank href ="https://www.w3.org/TR/html-aria/ "> W3C - ARIA in HTML</ a > </ p >
488
488
</ div > </ section >
489
489
490
490
<!-- -->
491
491
492
492
< section class ="slide "> < div >
493
- < img src ="./pictures/sites/ w3c-using-aria.png " alt ="">
493
+ < img src ="./pictures/w3c-using-aria.png " alt ="">
494
494
< p > < a target =_blank href ="https://www.w3.org/TR/using-aria/ "> W3C - Using ARIA</ a > </ p >
495
495
</ div > </ section >
496
496
@@ -699,7 +699,7 @@ <h3>5. interactive elements <strong>must have an accessible name</strong></h3>
699
699
<!-- -->
700
700
701
701
< section class ="slide "> < div >
702
- < img src ="pictures/sites/ tpgi-short-note-on-aria-label.png " alt ="">
702
+ < img src ="pictures/tpgi-short-note-on-aria-label.png " alt ="">
703
703
< p > side note: < code > aria-label</ code > / < code > aria-labelledby</ code > / < code > aria-describedby</ code > and arbitrary elements< br > < small > (see < a href ="https://www.tpgi.com/short-note-on-aria-label-aria-labelledby-and-aria-describedby/ "> Short note on aria-label, aria-labelledby, and aria-describedby</ a > )</ small > </ p >
704
704
</ div > </ section >
705
705
@@ -734,14 +734,14 @@ <h3>ARIA and HTML5</h3>
734
734
<!-- -->
735
735
736
736
< section class ="slide "> < div >
737
- < img src ="pictures/sites/ w3c-html-accessibility-api-mappings.png " alt ="">
737
+ < img src ="pictures/w3c-html-accessibility-api-mappings.png " alt ="">
738
738
< p > < a target =_blank href ="https://www.w3.org/TR/html-aam-1.0/ "> W3C HTML Accessibility API Mappings 1.0</ a > </ p >
739
739
</ div > </ section >
740
740
741
741
<!-- -->
742
742
743
743
< section class ="slide "> < div >
744
- < img src ="pictures/sites/ w3c-html5-wai-aria.png " alt ="">
744
+ < img src ="pictures/w3c-html5-wai-aria.png " alt ="">
745
745
< p > of course you can (and for many complex widgets, must) still use< br > < a target =_blank href ="https://www.w3.org/TR/html/dom.html#wai-aria " title ="WAI-ARIA section in W3C HTML5 Specification "> WAI-ARIA in HTML5</ a > </ p >
746
746
</ div > </ section >
747
747
@@ -1686,21 +1686,21 @@ <h2>frameworks, web components, angular, react, etc?</h2>
1686
1686
<!-- -->
1687
1687
1688
1688
< section class ="slide "> < div >
1689
- < img src ="pictures/sites/ bootstrap-accessibility.png " alt ="">
1689
+ < img src ="pictures/bootstrap-accessibility.png " alt ="">
1690
1690
< p > < a target =_blank href ="http://getbootstrap.com/docs/4.1/getting-started/accessibility/ "> Bootstrap - Accessibility</ a > </ p >
1691
1691
</ div > </ section >
1692
1692
1693
1693
<!-- -->
1694
1694
1695
1695
< section class ="slide "> < div >
1696
- < img src ="pictures/sites/ docs-angularjs-accessibility.png " alt ="">
1696
+ < img src ="pictures/docs-angularjs-accessibility.png " alt ="">
1697
1697
< p > < a target =_blank href ="https://docs.angularjs.org/guide/accessibility "> AngularJS Developer Guide - Accessibility with ngARIA</ a > </ p >
1698
1698
</ div > </ section >
1699
1699
1700
1700
<!-- -->
1701
1701
1702
1702
< section class ="slide "> < div >
1703
- < img src ="pictures/sites/ react-accessibility.png " alt ="">
1703
+ < img src ="pictures/react-accessibility.png " alt ="">
1704
1704
< p > < a target =_blank href ="https://reactjs.org/docs/accessibility.html "> React - Accessibility</ a > </ p >
1705
1705
</ div > </ section >
1706
1706
0 commit comments