Book Image

jQuery Mobile First Look

Book Image

jQuery Mobile First Look

Overview of this book

Table of Contents (17 chapters)
jQuery Mobile First Look
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


Dealing with content and displaying it on our page using jQuery Mobile is, as we've seen, fairly easy.

The problems we might run into when trying to accomplish a particular look and feel would be mainly related to the way jQuery Mobile processes the HTML markup and applies its own CSS rules to our elements.

However, the framework does its best not to interfere with our code and styling, preserving our layout as we thought it originally – there shouldn't be any problems then.

In the next chapter, we're going to see how to move between pages using toolbars, which can be customized to match our personal preferences, too!