In this chapter, we're going to talk about forms and how jQuery Mobile enhances them. As a part of our discussion, we will be posting our forms to a local server. To process forms, you need a type of application server. They could be written in PHP, Node.js, Ruby, and so on. Since that is outside the scope of our book, we're simply going to post to a static HTML file. Keep in mind that you can process forms posted from a jQuery Mobile website exactly like you would for any other form.

jQuery Mobile Web Development Essentials - Third Edition
By :

jQuery Mobile Web Development Essentials - Third Edition
By:
Overview of this book
jQuery Mobile is a HTML5-based touch-optimized web framework. jQuery Mobile can be used to build responsive cross-platform websites and apps for a wide range of smartphones, tablets, and desktop devices. The jQuery Mobile framework can be integrated with other mobile app frameworks such as PhoneGap, IBM Worklight, and more.
Introduction to jQuery Mobile explains how to add the framework to your HTML pages to create rich, mobile-optimized web pages with minimal effort. You’ll learn how to use jQuery Mobile’s automatic enhancements and configure the framework for customized, powerful mobile-friendly websites. We then dig into forms, events, and styling. You'll see how jQuery Mobile automatically enhances content, and will find out how to use the JavaScript API to build complex sites. We’ll introduce you to how jQuery Mobile can be themed as well looking into how JavaScript can be used for deep sets of customizations. The examples are ready to run and can be used to help kick-start your own site. Along the way, you will leverage all the concepts you learn to build three sample mobile applications.
Table of Contents (20 chapters)
jQuery Mobile Web Development Essentials Third Edition
Credits
About the Authors
About the Reviewer
www.PacktPub.com
Preface
Preparing Your First jQuery Mobile Project
Working with jQuery Mobile Pages
Enhancing Pages with Headers, Footers, and Toolbars
Working with Lists
Getting Practical – Building a Simple Hotel Mobile Website
Working with Forms and jQuery Mobile
Creating Grids, Panels, and Other Widgets
Moving Further with the Notekeeper Mobile Application
jQuery Mobile Configuration, Utilities, and JavaScript Methods
Working with Events
Enhancing jQuery Mobile
Creating Native Applications
Becoming an Expert – Building an RSS Reader Application
Index
Customer Reviews