The Expressive Web: Showcase of 12 New HTML5 and CSS3 features
The Expressive Web is a resource and showcase of some of the newest, and most expressive features being added to the web today. In addition to highlighting and providing information on twelve new HTML5...
View Articlehtml2canvas – Screenshots with JavaScript
This script allows you to take “screenshots” of webpages or parts of it, directly on the users browser. The screenshot is based on the DOM and as such may not be 100% accurate to the real...
View ArticleTutorial: Create a Page Flip Effect with HTML5 Canvas
Web developer and creative programmer Hakim El Hattab shows us a new take on the ‘Flash page flip’ we all love to hate, using HTML5’s canvas and JavaScript. He explains how Fi built...
View ArticleSonic.js – Generate Canvas Loaders
Sonic is a tool that you can use to create spinny-loady-thingies on the fly. It’s best for shapes that loop. Sonic works by drawing a shape (by default a square, fillRect) at tiny intervals along a...
View ArticleCanvasLoader Creator
The Heartcode CanvasLoader Creator is a free tool for creating slick preloaders for HTML projects. The Creator is using the Heartcode CanvasLoader UI Library. Source Website & Download
View ArticleCreate a Drawing App with HTML5 Canvas and JavaScript
This tutorial will take you step by step through the development of a simple web drawing application using HTML5 canvas and its partner JavaScript. The aim of this article is to explore the process of...
View ArticleColor Thief: Grab the Dominant Color or Color Palette from an Image
Color Thief is a script for grabbing the dominant color or color palette from an image. Uses Javascript and the canvas tag to make it happen. This script could be useful for sites that sort and search...
View ArticleCut the Rope: Offering it on the Web using the power of HTML5
Cut the Rope is an immediate favorite for anyone who plays it. It’s as fun as it is adorable. So the creators of the game had an idea: let’s make this great game available to an even bigger audience by...
View Articlejmpress.js – A jQuery Plugin to Build a Website on the Infinite Canvas
jmpress.js is a jQuery plugin to build a website on the infinite canvas. Started as a jQuery port of impress.js and utilizes the power of CSS3 transforms and transitions in modern browsers. jmpress.js...
View ArticlejQuery.PercentageLoader – A Tiny jQuery Plugin for Displaying Progress in a...
jQuery.PercentageLoader is a jQuery plugin for displaying a progress widget in more visually striking way than the ubiquitous horizontal progress bar / textual counter. Installation and use is quick...
View Article