Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
jQuery Mobile has a great set of UI components to use on our webapp. Remember that we can always use plain HTML and CSS for adding our own content and ideas. However, for cross compatibility purposes, we are going to give usage priority to framework’s components.
We can divide jQuery Mobile’s components into the following groups:
Toolbar components
Formatting components
Button components
List components
Form components
In this chapter we will examine the first three categories, while saving list and form components for later.