Completed
blow up code
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Touch Me, I Dare You - Strategy to Ignore Touch and Embrace Pointer Events
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Why does touch matter
- 3 Touch in weird places
- 4 Strategy to ignore touch
- 5 Dont use hover
- 6 Human finger size
- 7 User location
- 8 Touch devices
- 9 Bigger buttons
- 10 Interactions
- 11 More than one finger
- 12 More than one type of input
- 13 Mouse and pin
- 14 pointer
- 15 width
- 16 event type
- 17 code
- 18 touch start and touch move
- 19 blow up code
- 20 code walkthrough
- 21 browsers support question
- 22 Chrome demo
- 23 HTML comment
- 24 pointer events
- 25 future roadmap
- 26 other questions
- 27 pointer types
- 28 traditional scroll
- 29 snappoint scroll
- 30 IE thing
- 31 Content Zoom
- 32 MS Content Zoom
- 33 oops
- 34 zoom level
- 35 wrap up