Summary
In this chapter, we discussed forms and how they are rendered in a jQuery Mobile application. We discussed how jQuery Mobile automatically turns all the form submissions into AJAX-based calls and updates form fields to work better on mobile devices. Not only are all your form fields automatically updated, but you can also make use of new controls, such as the toggle, slider, and search inputs.
In the next chapter, we'll take a look at modal dialogs, widgets, and layout grids. These provide additional UI options for your mobile-optimized website.