Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
The jQuery Mobile framework supports standard web forms with automatic AJAX handling on compatible devices and with touch-optimized rendering for standard form controls. That’s the first good news about form controls.
When I say standard web form I’m talking about a group of form
controls—such as input, textarea, and select elements—inside a form element with an
action attribute defined as the URL that
will receive the form’s data.