html 5 forms

14
{ Forms Jim Gerland BarCamp Buffalo 5/30/2012

Upload: jim-gerland

Post on 01-Jun-2015

396 views

Category:

Technology


5 download

DESCRIPTION

I created this slideshow for a quick, 10 minute, talk at BarCamp Buffalo on 5/30/2012.

TRANSCRIPT

Page 1: Html 5 Forms

{Forms

Jim GerlandBarCamp Buffalo5/30/2012

Page 2: Html 5 Forms

HTML 5New FeaturesFormsBrowser AdoptionUseful Links

Html 5 Forms

Page 3: Html 5 Forms

Not a standard yet – 2012HTML 5CSS 3JavaScript

HTML 5

Page 4: Html 5 Forms

<canvas></canvas><header></header><nav></nav><footer></footer>

Html 5 New Features

Page 5: Html 5 Forms

<input>placeholder="<Enter your name>"

autofocus required

type=“email, number, month, color,…”<datalist><keygen><output>

Html 5 Forms

Page 6: Html 5 Forms

Chrome 18 – 400 + 13 bonusFirefox 12.0 – 345 + 9 bonusOpera 11.64 – 338 + 9 bonusSafari 5.1.5 – 319 + 9 bonusInternet Explorer - 138 + 5 bonus

Html 5 Browser Adoption

html5test.com Scores500 Possible points

Page 7: Html 5 Forms

Chrome 18

Page 8: Html 5 Forms

Firefox 12.0

Page 9: Html 5 Forms

Opera 11.64

Page 10: Html 5 Forms

Opera 11.64

Page 11: Html 5 Forms

Safari 5.1.5

Page 12: Html 5 Forms

Internet Explorer 9.0

Page 14: Html 5 Forms

Html 5 Thanks!

Questions?