Hi,
does anyone know what kind of javascript events are supported in the webkit browser of kindle touch? (touchstart, touchmove etc, or mousemove etc)
I need it for a html5 drawing app.
the wiki mentions a proof-of-concept drawing app that is 'installed' in the /var/local/waf directory on the KT:
Code:
com.lab126.draw - <content src="http://mrdoob.com/projects/harmony/#simple" />
does this app work for any of you? when started in the browser and/or as a 'waf' app?