Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
This chapter talked about using the jQuery Mobile framework rather than creating all the CSS and JS yourself. We used some of concepts from the previous chapters but due to the conventions and the out-of-the-box functionality we didn't need to do much.
Before moving on to the next chapter you should know how to:
These items above give us a great start to completing our mobile web application, however, there are still a few pieces missing, mainly revolving around navigation, touch interactions, and how to take advantage of the extra screen real estate with the iPad. That's what I talk about next.