Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rockncoder/jqmtouchpaint

A simple touch draw program for jQuery Mobile and HTML5 Canvas
https://github.com/rockncoder/jqmtouchpaint

Last synced: 11 days ago
JSON representation

A simple touch draw program for jQuery Mobile and HTML5 Canvas

Awesome Lists containing this project

README

        

This is a very simple demo of using the HTML5 Canvas object in a jquery mobile application.
The Canvas is dynamically re-sized to fill the jQuery Mobile content area.
It is re-sized initially, whenever an orientationchange or resize events are received.
This app will only work on TOUCH-based devices. It doesn't support the mouse.