Skip to content

Commit

Permalink
Added a note to the touchevents detect linking to the HTML5 Rocks t…
Browse files Browse the repository at this point in the history
…ouch/mouse tutorial
  • Loading branch information
stucox committed Jun 11, 2013
1 parent 37c967d commit ca88dac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions feature-detects/touchevents.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ This *does not* necessarily reflect a touchscreen device:
See this article: [You Can't Detect A Touchscreen](http://www.stucox.com/blog/you-cant-detect-a-touchscreen/).
It's recommended to bind both mouse and touch/pointer events simultaneously – see [this HTML5 Rocks tutorial](http://www.html5rocks.com/en/mobile/touchandmouse/).
This test will also return `true` for Firefox 4 Multitouch support.
*/
Expand Down

0 comments on commit ca88dac

Please sign in to comment.