Top Banner
META REFRESH • BANGALORE • 17 SEPTEMBER 2016
69

Access All Areas @ Metarefresh Bangalore 2016

Jan 09, 2017

Download

Internet

cliener
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Access All Areas @ Metarefresh Bangalore 2016

M E TA R E F R E S H • B A N G A L O R E • 1 7 S E P T E M B E R 2 0 1 6

Page 2: Access All Areas @ Metarefresh Bangalore 2016
Page 3: Access All Areas @ Metarefresh Bangalore 2016
Page 4: Access All Areas @ Metarefresh Bangalore 2016
Page 5: Access All Areas @ Metarefresh Bangalore 2016
Page 6: Access All Areas @ Metarefresh Bangalore 2016
Page 7: Access All Areas @ Metarefresh Bangalore 2016

Equitable

Page 8: Access All Areas @ Metarefresh Bangalore 2016

EquitableFlexible

Page 9: Access All Areas @ Metarefresh Bangalore 2016

EquitableFlexible

Simple and intuitive

Page 10: Access All Areas @ Metarefresh Bangalore 2016

EquitableFlexible

Simple and intuitivePerceptible

Page 11: Access All Areas @ Metarefresh Bangalore 2016

EquitableFlexible

Simple and intuitivePerceptible

Tolerant

Page 12: Access All Areas @ Metarefresh Bangalore 2016

EquitableFlexible

Simple and intuitivePerceptible

TolerantLow effort

Page 13: Access All Areas @ Metarefresh Bangalore 2016

EquitableFlexible

Simple and intuitivePerceptible

TolerantLow effort

Right size and space

Page 14: Access All Areas @ Metarefresh Bangalore 2016
Page 15: Access All Areas @ Metarefresh Bangalore 2016

http://cliener.tumblr.com/

Page 16: Access All Areas @ Metarefresh Bangalore 2016

http://jltiui.azurewebsites.net/

Page 17: Access All Areas @ Metarefresh Bangalore 2016

No Dependencies

Page 18: Access All Areas @ Metarefresh Bangalore 2016
Page 19: Access All Areas @ Metarefresh Bangalore 2016
Page 20: Access All Areas @ Metarefresh Bangalore 2016
Page 21: Access All Areas @ Metarefresh Bangalore 2016

ARIA Roles

Page 22: Access All Areas @ Metarefresh Bangalore 2016
Page 23: Access All Areas @ Metarefresh Bangalore 2016

.g-tab__tab { …}

.g-tab__tab--selected { …}

Page 24: Access All Areas @ Metarefresh Bangalore 2016

.g-tab__tab { …}

.g-tab__tab[aria-selected="true"] { …}

Page 25: Access All Areas @ Metarefresh Bangalore 2016

associatedTab.parentElement. setAttribute("aria-selected", "true");

Page 26: Access All Areas @ Metarefresh Bangalore 2016

[aria-hidden="true"] { display: none;}

Page 27: Access All Areas @ Metarefresh Bangalore 2016

.class-name[aria-hidden="true"] { display: none;}

Page 28: Access All Areas @ Metarefresh Bangalore 2016

https://goo.gl/3jbVtB

Page 29: Access All Areas @ Metarefresh Bangalore 2016

https://goo.gl/wk2vGf

Page 30: Access All Areas @ Metarefresh Bangalore 2016

https://goo.gl/qBDe25

Page 32: Access All Areas @ Metarefresh Bangalore 2016
Page 33: Access All Areas @ Metarefresh Bangalore 2016
Page 34: Access All Areas @ Metarefresh Bangalore 2016
Page 35: Access All Areas @ Metarefresh Bangalore 2016

Make It Obvious

Page 36: Access All Areas @ Metarefresh Bangalore 2016

Make It Obvious

Page 37: Access All Areas @ Metarefresh Bangalore 2016

Make It Obvious

Page 38: Access All Areas @ Metarefresh Bangalore 2016

Make It Obvious

Page 39: Access All Areas @ Metarefresh Bangalore 2016

https://goo.gl/1x7kPW

Page 40: Access All Areas @ Metarefresh Bangalore 2016
Page 41: Access All Areas @ Metarefresh Bangalore 2016
Page 42: Access All Areas @ Metarefresh Bangalore 2016
Page 43: Access All Areas @ Metarefresh Bangalore 2016

https://goo.gl/2n5KiR

Page 44: Access All Areas @ Metarefresh Bangalore 2016
Page 45: Access All Areas @ Metarefresh Bangalore 2016

http://goo.gl/vS9CYV

Page 46: Access All Areas @ Metarefresh Bangalore 2016

http://goo.gl/DcUhGP

Page 47: Access All Areas @ Metarefresh Bangalore 2016
Page 48: Access All Areas @ Metarefresh Bangalore 2016
Page 49: Access All Areas @ Metarefresh Bangalore 2016
Page 50: Access All Areas @ Metarefresh Bangalore 2016
Page 51: Access All Areas @ Metarefresh Bangalore 2016
Page 52: Access All Areas @ Metarefresh Bangalore 2016

http://goo.gl/C5aaQ8

Page 53: Access All Areas @ Metarefresh Bangalore 2016

Keyboard Access

Page 54: Access All Areas @ Metarefresh Bangalore 2016
Page 55: Access All Areas @ Metarefresh Bangalore 2016

https://goo.gl/OeaKdo

Page 57: Access All Areas @ Metarefresh Bangalore 2016
Page 58: Access All Areas @ Metarefresh Bangalore 2016
Page 59: Access All Areas @ Metarefresh Bangalore 2016
Page 60: Access All Areas @ Metarefresh Bangalore 2016

var code = event.key;

Page 61: Access All Areas @ Metarefresh Bangalore 2016

var code = event.key || event.charCode;

Page 62: Access All Areas @ Metarefresh Bangalore 2016

var code = event.key || event.charCode || event.keyCode;

Page 63: Access All Areas @ Metarefresh Bangalore 2016

case "ArrowDown"://W3C stringcase "Down"://non-standard stringcase 40://character code

Page 64: Access All Areas @ Metarefresh Bangalore 2016
Page 65: Access All Areas @ Metarefresh Bangalore 2016

Go With the Flow

Page 66: Access All Areas @ Metarefresh Bangalore 2016
Page 68: Access All Areas @ Metarefresh Bangalore 2016
Page 69: Access All Areas @ Metarefresh Bangalore 2016

@clienercliener.tumblr.com

slideshare.net/cliener