Would you like to build one mobile web application that works on iPad and Kindle Fire as well as iPhone and Android smartphones? This introductory guide to jQuery Mobile shows you how. Through a series of hands-on exercises, you'll learn the best ways to use this framework's many interface components to build customizable, multiplatform apps. You don't need any programming skills or previous experience with jQuery to get started.
By the time you finish this book, you'll know how to create responsive, Ajax-based interfaces that work on a variety of smartphones and tablets, using jQuery Mobile and semantic HTML5 code.
* Understand how jQuery Mobile works with HTML5, CSS3, and JavaScript
* Work with UI components to format content and create forms, lists, navbars, and buttons
* Create dynamic content with JavaScript, Ajax, and the jQuery core framework
* Customize your entire user interface with themes and CSS3
* Enable users to install your app from the browser and work with it offline
* Distribute through app stores by packaging your creation as a native app
 
Sprache
Verlagsort
Zielgruppe
Produkt-Hinweis
Broschur/Paperback
Klebebindung
 
Maße
Höhe: 237 mm
Breite: 182 mm
Dicke: 20 mm
 
Gewicht
ISBN-13
978-1-4493-9765-4 (9781449397654)
 
Schweitzer Klassifikation
 
 
Maximiliano Firtman is a developer focused on mobile and RIA development. He is a professor in web and mobile technologies, and founder of ITMaster Professional Training. He is author of many books in Spanish, including books on Java ME, ASP.NET, AJAX and Professional Web 2.0.   He is founder and manager of ARFUG (Argentina RIA & Flex User Group), an official Adobe User Group covering many RIA technologies, including AJAX, Flex, AIR and Silverlight. He has spoken at conferences in Spanish and English and published dozens of articles in magazines (.CODE, Users) and online (MaestrosDelWeb, Forum Nokia).   He has been a Forum Nokia Champion since 2006, and has developed many mobile projects as MobileTinyURL.com and widgen.com.   He is an expert in AJAX, Adobe Flex, Java ME, Widgets for Mobile and iPhone development.
 
Preface;
  Conventions Used in This Book;
  Using Code Examples;
  Safari® Books Online;
  How to Contact Us;
Chapter 1: The Mobile Platform;
  1.1 Why Do We Need jQuery Mobile?;
  1.2 What Is jQuery Mobile?;
  1.3 The Mobile and Tablet World;
  1.4 HTML5 and CSS3;
  1.5 Main Features;
  1.6 Testing Webapps;
Chapter 2: Starting with the Framework;
  2.1 Preparing the Document;
  2.2 Adobe Dreamweaver Support;
  2.3 Architecture;
  2.4 Navigation;
  2.5 Dialogs;
  2.6 Integrating with the Phone;
Chapter 3: UI Components;
  3.1 Toolbars;
  3.2 Formatting Content;
  3.3 Columns;
  3.4 Buttons;
Chapter 4: Lists;
  4.1 Full-Page Lists Versus Inset Lists;
  4.2 Visual Separators;
  4.3 Interactive Rows;
  4.4 Using Images;
  4.5 Aside Content;
  4.6 Title and Description;
  4.7 Using Count Bubbles;
  4.8 Filtering Data with Search;
  4.9 List Views Cheat Sheet;
Chapter 5: Form Components;
  5.1 Form Action;
  5.2 Form Elements;
Chapter 6: The Framework and JavaScript;
  6.1 Document Events;
  6.2 Configuration;
  6.3 Utilities;
  6.4 Custom Transitions;
  6.5 Dynamic Content;
  6.6 Creating Grids;
  6.7 Changing Page Contents;
  6.8 Event Handling;
Chapter 7: Creating Themes;
  7.1 ThemeRoller;
  7.2 Fireworks Theme Editor;
  7.3 Editing Themes;
  7.4 Custom Transitions;
Chapter 8: Installation and Offline Access;
  8.1 Package Definition;
  8.2 Icon Installation;
  8.3 Full Screen;
  8.4 Mixing It All Together;
  8.5 Storing Offline Data;
Chapter 9: A Complete Webapp;
  9.1 Webapp Structure;
Chapter 10: Extending the Framework;
  10.1 Creating a Plug-in;
  10.2 Notable Plug-ins;
  10.3 Plug-ins for Tablets;
  10.4 Compatible Plug-ins;
Chapter 11: Packaging for Stores;
  11.1 Store Distribution;
  11.2 Custom Distribution;
  11.3 Preparing the Package;
  11.4 Packaging with PhoneGap;
Colophon;