HTML5 Application Cache: This allows you to create applications that can be used when the browser isn’t connected to the Internet. It stores the entire app in the browser and also gives you access to online and offline events so you know when you need to re-sync data with a server.
HTML5 Canvas: The HTML5 Canvas element is used through this demo to edit and render images.
Comments (0)
You don't have permission to comment on this page.