How to implement drop down menu using jQuery

In this session we will study how to implement drop down menu with the help of jQuery.Here we will create some tabs where each...

How to create Contact Saving application in Phonegap

In this exercise we will learn how to create contact saving application in Phonegap where we can enter the contact details and save the...

Capturing Audio in PhoneGap

In this tutorial we will be creating an app which will have the recording functionality , so we will have a record button which...

HTML5 and Mobile Phones/Mobile Apps

Last time we learned about Application Cache and its uses. Today we are going to learn something about HTML5 with mobile apps. There is a...

Application Cache Part – 2

Today we are going to learn practically, how application cache works. For that we are going to use our “Blue Developer Directory” website project....

WEB STORAGE Part – 2

Today we will learn how to use web storage practically. For this we will use our “Blue Developer Directory” website project. Let us get...

Application Cache

Today we are going forward to learn a new feature of HTML5 called Application Cache. This feature allows a user to work offline, without...

WEBSTORAGE

Today we are going to learn a new topic, WEB STORAGE. The name itself tells us about storing data. So let’s learn in detail...

GEOLOCATION

In this tutorial we are going to learn about a new concept, GEOLOCATION. We will have introduction to “Geolocation” and then try it practically....

SVG in HTML5 – Part 2

In this tutorial we are going to try drawing graphics in XML format. Certainly we are going to use XML format in SVG tags....