Master Mobile Web Apps with jQuery Mobile
This book is intended for anyone interested in building mobile web applications
using the jQuery Mobile framework. You’ll need at least a basic knowledge of web
technologies including HTML, CSS, JavaScript and web servers.
In addition, a couple of chapters — the API chapter and the Task Tango chapter
— assume you have some experience of the jQuery JavaScript library on which
jQuery Mobile is built, including jQuery selectors and events. The Task Tango
chapter also includes a lot of PHP code, so some knowledge of PHP will be
helpful when following through the examples. That said, even if you’ve never
played with jQuery or PHP before, you’ll...