Adding tutorial page at the beginning

We will add a welcome page to show a short tutorial.

1<div data-role='page' id='welcome'>
2  <div data-role='content'>
3    <!-- Steps here -->
4    <a id='close-welcome-btn' data-role='button' data-rel='back'>Done</a>
5  </div>
6</div>

We will need a slide show library for the steps.

Next, we will setup the slide show with SwipeJS.

What’s next? We’re going to take a look at “Adding swipejs to welcome page”.

overlaied image when clicked on thumbnail

Makzan | Mobile web app dev with phonegap | Table of Content