mwbrooks / thumbs.js

Add touch support to your browser with thumbs.js - a small, transparent, and syntax-less library.
http://mwbrooks.github.com/thumbs.js/
MIT License
318 stars 36 forks source link

Test on BlackBerry 6 (Style) #6

Open mwbrooks opened 13 years ago

mwbrooks commented 13 years ago

This device uses a mobile webkit browser, but does not have touch input.

Does it still support touch events? Does the pointer fire touch events?

ryanbetts commented 13 years ago

See: https://github.com/mwbrooks/thumbs.js/issues/#issue/5

I think we're still safe to stick with a touch-first mentality here.