Book Image

Mastering jQuery UI

By : Vijay Joshi
Book Image

Mastering jQuery UI

By: Vijay Joshi

Overview of this book

Table of Contents (19 chapters)
Mastering jQuery UI
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Getting ready


We will start by creating a new folder named Chapter3 inside the MasteringjQueryUI folder. As explained in Chapter1, Designing a Simple Quiz Application, copy the js and css folders inside the Chapter3 folder. Create a file and name it index.html inside the Chapter3 folder, and create another JavaScript file named tour.js inside the js folder.

The file structure of the Chapter3 folder should look like this now: