Search: appcache
*HTML/CSS Running your web applications offline with HTML5 AppCache
Submitted by matt 42 days ago (more from dev.opera.com)With the introduction of the W3C HTML5 application cache feature, it is possible to make your web applications run offline as well as online. This is where HTML5's new offline storage comes in. It defines a way to store files in a cache, so that when the user is offline, the browser still has access to the necessary files. These can be HTML, CSS or JavaScript files, or any other assets.
*HTML/CSS HTML5 presentation - Learn about all things HTML5
Submitted by matt 143 days ago (more from apirocks.com)Start with the JavaScript API (selector API, storage, appcache, web workers, web sockets, notifications, drag and drop, and geolocation). Then delve into the new HTML semantic tags, link relations, micro data, ARIA, forms, audio and video, Canvas, and WebGL. Finish with CSS and selectors, fonts, text, columns, stroking, opacity, HSL, rounded corners, gradients, shadows, and more
- 1