Creating a Website Using JQuery Mobile, Part 1

In this tutorial I will show you how to build a website with JQuery Mobile. In this first part of the tutorial I will explain the site’s characteristics, and I will implement the home page of the site.

Event Website Home

The Event Website

The website will advertise a fictional event, and it will consist of four distinct pages:

  • Home
  • Speakers
  • Schedule
  • Information

The site’s map would be something like this:

Let’s take a look at the wireframes for each page.

[Read more...]