Is it possible to run an HTML5 based application using an element <canvas>for local resources only? that is, without the need to connect to a remote server to download bitmaps, objects, media, etc., but pull them out of the local storage instead?
Gilad source
share