Book Image

Mastering jQuery Mobile

Book Image

Mastering jQuery Mobile

Overview of this book

Table of Contents (17 chapters)
Mastering jQuery Mobile
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, we talked about several tools that will help us on our path to jQuery Mobile development enlightenment.

We saw how easy it is to customize our jQuery Mobile applications with ThemeRoller. We were able to create a theme without touching any CSS code and saw how we can apply that theme to our current project.

You then learned more about Aptana Studio, the IDE of choice for this book, and saw the power of a free IDE that rivals the paid developing software packages. We covered a few recommended customizations and changes that will make developing easier. And finally, while looking at Aptana Studio, we touched briefly on the HTML5 Boilerplate.

Finally, you saw a tool that will allow us to test our applications on a variety of devices to see how they would look on other devices we may not have access to and talked about the importance of testing on the actual device whenever possible.

We will take a look at mobile design and how to make designs look and run better on any...