C H A P T E R  32

Refactoring the Mobile Example: Part IV

In prior chapters in this part of the book, I introduced you to jQuery Mobile. In this chapter, I'll build a more complete example that uses the jQuery Mobile functionality. By its nature, jQuery Mobile is a lot simpler than jQuery UI, and there are a lot fewer design choices available. Your development efforts with jQuery Mobile are further constrained by the unique issues that face mobile device development.

Starting with the Basics

In Chapter 31, I showed you an example that used split lists. This example is the starting point for this chapter. We'll use it to build out some additional functionality. Listing 32-1 shows the initial document.

Listing 32-1. The starting point for this ...

Get Pro jQuery now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.