Category: JavaScript
-
JQuery Mobile for Absolute Beginners – Part 3
Hi guys! Welcome to the part 3 of jQuery Mobile for Absolute Beginners. In this lesson, we will discuss on the form elements that used in jQuery Mobile.
-
JQuery Mobile for Absolute Beginners – Part 2
In this lesson, we will discuss on how the HTML5 data-* attributes that jQuery Mobile relies on to support various UI elements, transitions, and page structure.
-
JQuery Mobile for Absolute Beginners – Part 1
The jQuery Mobile is a framework that built on top of the jQuery and jQuery UI foundation. The framework allow us to develop a single mobile web applications that work across smartphones, platforms and tablets.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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”.
-
How to Create a Sticky Notification Bar with jQuery
Create a sticky notification bar with jQuery in this easy tutorial. Perfect for displaying updates, messages & important alerts on your site.
-
How to Build a Cross-Platform Range Slider with jQuery in 5 Minutes
Build a cross-platform range slider with jQuery in 5 minutes! Follow this easy tutorial to create a sleek, interactive slider for your site.
-
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.
-
Game Development: Mouse and Touch Event Detection
Welcome to the first tutorial of ‘HTML5 Canvas Game Development’! In this tutorial, you will learn the technique of detecting mouse and touch events for building a game for PC users and touch devices users.
-
Create Thumbnail Preview of Images Using HTML5 API
Now, with the help of HTML5, web developer can create thumbnail preview of images that a user may wish to upload to remote server.
