HTML5 Canvas For Absolute Beginners – Part 3

HTML5 Canvas For Absolute Beginners – Part 3

Welcome to the third part of the ‘HTML5 Canvas for Absolute Beginners’. In this tutorial, we will describe the using of image with canvas. If you haven’t already, be sure to read the previous articles of this series first!


Continue reading on HTML5 Canvas For Absolute Beginners – Part 3

HTML5 Canvas For Absolute Beginners – Part 2

HTML5 Canvas For Absolute Beginners – Part 2

Welcome to the second part of the ‘HTML5 Canvas for Absolute Beginners’. In this tutorial, we will continue to describe some of the advanced canvas functions such as draw a shape with line, change color and line width.


Continue reading on HTML5 Canvas For Absolute Beginners – Part 2

HTML5 Canvas For Absolute Beginners – Part 1

HTML5 Canvas For Absolute Beginners – Part 1

Canvas, a HTML5 element that can be used for rendering graphics, animation, graphs, photo compositions or any other visual objects on the fly by using JavaScript. In this tutorial, we will describe how to implement canvas in your web projects.


Continue reading on HTML5 Canvas For Absolute Beginners – Part 1

Introduction To Device Orientation With HTML5

Introduction To Device Orientation With HTML5

Today, there are a lot of modern browsers support the device orientation on their latest releases, which means that, web developers can add in the event of detecting the device orientation into their latest web project!


Continue reading on Introduction To Device Orientation With HTML5

Customizing YouTube Player – Lesson 1

Customizing YouTube Player – Lesson 1

Customize your own YouTube player with YouTube API.


Continue reading on Customizing YouTube Player – Lesson 1

JavaScript Library: Modernizr

JavaScript Library: Modernizr

Modernizr is an open source JavaScript library that allow web designers and web developers to take advantages of HTML5 and CSS3 based on capability of the user’s browser.


Continue reading on JavaScript Library: Modernizr

JQuery: Sticky Footer

JQuery: Sticky Footer

A tutorial to show you how to create a sticky footer for your website.


Continue reading on JQuery: Sticky Footer

JQuery: Are These APIs Confusing You?

JQuery: Are These APIs Confusing You?

As a web designer / developer, you might saw some JQuery API / code that seems like having similar functionality, and sometimes, it might quite confuse you. Click the link to read more about this.


Continue reading on JQuery: Are These APIs Confusing You?

JQuery: Thumbnail With Fading Caption

JQuery: Thumbnail With Fading Caption

Today, the objective of this lesson is to create a thumbnail with fading caption by using the famous JavaScript Framework – JQuery.


Continue reading on JQuery: Thumbnail With Fading Caption

Create Focus Point With JQuery

Create Focus Point With JQuery

Have you seen before that some of the website that having very cool effects, such as the whole page turned dark and only highlight the specific object when user mouse over that specific object? Are you wondering how the effect to be done?


Continue reading on Create Focus Point With JQuery

Android, iOS Development Tutorials