A Complete Guide Of Using HTML5 Data Attributes (Data Set)

A Complete Guide Of Using HTML5 Data Attributes (Data Set)

Thanks to HTML5, we now can store, define custom data attributes on any HTML element using the data- prefix.


Continue reading on A Complete Guide Of Using HTML5 Data Attributes (Data Set)

A Complete Guide To Create An Animated SVG Chart

A Complete Guide To Create An Animated SVG Chart

Today lesson is to explains how to create an animated SVG Chart that works across browsers using Google Chart API.


Continue reading on A Complete Guide To Create An Animated SVG Chart

How To Add Touch Event To Your JQuery UI?

How To Add Touch Event To Your JQuery UI?

Currently, there is a hack called “jQuery UI Touch Punch” that enables the use of touch events on mobile web project using jQuery UI Library.


Continue reading on How To Add Touch Event To Your JQuery UI?

How To Create A Beautiful Slide Out Navigation Within A Minute!

How To Create A Beautiful Slide Out Navigation Within A Minute!

Today lesson is to demonstrate to you on how to create a beautiful slide out navigation with CSS and JQuery.


Continue reading on How To Create A Beautiful Slide Out Navigation Within A Minute!

Create Impressive Web Animated Presentation Slides Within 10 Minutes

Create Impressive Web Animated Presentation Slides Within 10 Minutes

How are you going to create an impressive animated presentation slides without spending a single cent on animation authoring software? The answer is JavaScript! With the help of – “Impress.js” – an open source library that allow you to create impressive animated slides using purely CSS3′s transition and transform property.


Continue reading on Create Impressive Web Animated Presentation Slides Within 10 Minutes

HTML5 Game Development: Adding Sound Effects

HTML5 Game Development: Adding Sound Effects

Welcome to the 4th tutorial of ‘HTML5 Canvas Game Development’!  We will learn to add sound effects to your game using HTML5.


Continue reading on HTML5 Game Development: Adding Sound Effects

HTML5 Game Development: Adding Health / Score to Your Game

HTML5 Game Development: Adding Health / Score to Your Game

Welcome to the 3rd tutorial of ‘HTML5 Canvas Game Development’! We will continue using the previous coding in this tutorial, and you will learn to add health or score of HUD(heads-up display) to your HTML5 Canvas game – “bubble breaker”.


Continue reading on HTML5 Game Development: Adding Health / Score to Your Game

JQuery: Sticky Notification Bar

JQuery: Sticky Notification Bar

In this tutorial, we are going to teach you, the most easiest way to develop a sticky notification bar with JQuery. Such notification bar can be used to notify your user for latest updates, feedback message and etc.


Continue reading on JQuery: Sticky Notification Bar

Build A jQuery Range Slider Within 5 Minutes!

Build A jQuery Range Slider Within 5 Minutes!

In this tutorial, you will learn to build a cross-platform range slider powered by jQuery within 5 minutes!


Continue reading on Build A jQuery Range Slider Within 5 Minutes!

Game Development: Creating Sprites

Game Development: Creating Sprites

Welcome to the 2nd tutorial of ‘HTML5 Canvas Game Development’! We will continue using the previous coding in this tutorial, and you will learn the technique of building a simple “bubble breaker” for PC users and touch devices users.


Continue reading on Game Development: Creating Sprites

Android, iOS Development Tutorials