Creating Mobile Apps with jQuery Mobile - Second Edition

Create fully responsive and versatile real-world apps for smartphones with jQuery Mobile 1.4.5
Preview in Mapt

Creating Mobile Apps with jQuery Mobile - Second Edition

Andy Matthews, Shane Gliser

1 customer reviews
Create fully responsive and versatile real-world apps for smartphones with jQuery Mobile 1.4.5
Mapt Subscription
FREE
โ‚ฌ29.98/m after trial
eBook
โ‚ฌ18.48
RRP โ‚ฌ26.38
Save 29%
Print + eBook
โ‚ฌ35.99
RRP โ‚ฌ35.99
What do I get with a Mapt Pro subscription?
  • Unlimited access to all Packtโ€™s 5,000+ eBooks and Videos
  • Early Access content, Progress Tracking, and Assessments
  • 1 Free eBook or Video to download and keep every month after trial
What do I get with an eBook?
  • Download this book in EPUB, PDF, MOBI formats
  • DRM FREE - read and interact with your content when you want, where you want, and how you want
  • Access this title in the Mapt reader
What do I get with Print & eBook?
  • Get a paperback copy of the book delivered to you
  • Download this book in EPUB, PDF, MOBI formats
  • DRM FREE - read and interact with your content when you want, where you want, and how you want
  • Access this title in the Mapt reader
What do I get with a Video?
  • Download this Video course in MP4 format
  • DRM FREE - read and interact with your content when you want, where you want, and how you want
  • Access this title in the Mapt reader
โ‚ฌ0.00
โ‚ฌ18.48
โ‚ฌ35.99
โ‚ฌ29.99 p/m after trial
RRP โ‚ฌ26.38
RRP โ‚ฌ35.99
Subscription
eBook
Print + eBook
Start 14 Day Trial

Frequently bought together


Creating Mobile Apps with jQuery Mobile - Second Edition Book Cover
Creating Mobile Apps with jQuery Mobile - Second Edition
โ‚ฌ 26.38
โ‚ฌ 18.48
Building Web and Mobile ArcGIS Server Applications with JavaScript - Second Edition Book Cover
Building Web and Mobile ArcGIS Server Applications with JavaScript - Second Edition
โ‚ฌ 45.58
โ‚ฌ 31.92
Buy 2 for โ‚ฌ35.72
Save โ‚ฌ30.20
Add to Cart

Book Details

ISBN 139781783555116
Paperback288 pages

Book Description

jQuery Mobile is a mobile-centric web framework developed by the jQuery team. The project focuses on building a framework compatible with the ever-increasing variety of smartphones and tablet computers on the market. The jQuery Mobile framework plays well with other frameworks and platforms, such as PhoneGap and Backbone.

Automate repetitive tasks easily and painlessly with the Grunt task runner, build a fully responsive, gorgeous photography website, and learn how to mix and match jQuery Mobile 1.4.5 into existing websites and how to deploy those changes to content management systems such as WordPress, Drupal, and HarpJS. jQuery Mobile aims to reach everyone, and so does this book. It will enhance your mobile knowledge and help you to create versatile, unique sites quickly and easily.

Table of Contents

Chapter 1: Prototyping jQuery Mobile
The game has changed
The mobile usage pattern
HTML prototyping versus drawing
Getting our hands dirty with small businesses
Designing the remaining components
Design requirements
Alternates to paper prototyping
Summary
Chapter 2: Making a Mom-and-pop Mobile Website
Writing a new jQuery Mobile boilerplate
Meta viewport differences
Full-site links beyond the industry standard
The global JavaScript
The global CSS
Breaking the HTML into a server-side template
What we need to create our site
Getting Glyphish and defining custom icons
Linking to phones, e-mails, and maps
Custom fonts
Optimization - why you should be thinking of it first
The final product
The custom CSS
The resulting first page
Getting the user to our mobile site
Detecting and redirecting using JavaScript
Detecting on the server
Summary
Chapter 3: Analytics, Long Forms, and Frontend Validation
Google Static Maps
Creating long and multi-page forms
Integrating jQuery Validate
E-commerce tracking with Google Analytics
Summary
Chapter 4: QR Code, Geolocation, Google Maps API, and HTML5 Video
QR codes
Geolocation
Driving directions with the Google Maps API
Geek out moment - GPS monitoring
Linking and embedding video
Summary
Chapter 5: Client-side Templating, JSON APIs, and HTML5 Web Storage
Client-side templating
Patching into JSON APIs (GitHub)
Programmatically changing pages
Generated pages and DOM weight
Leveraging RSS feeds
HTML5 Web Storage
Summary
Chapter 6: Automating Your Workflow with Grunt
Introducing Grunt - a JavaScript task runner
Installing Grunt
Summary
Chapter 7: Working with HTML5 Audio
HTML5 Audio
Fixed position persistent toolbars
Controlling HTML5 Audio with JavaScript
HTML5 Audio in iOS
Multipage jQuery Mobile apps made useful
Saving to the home screen with HTML5 manifest
Summary
Chapter 8: Fully Responsive Photography
Creating a basic gallery using lightGallery
Supporting the full range of device sizes โ€“ responsive web design
Text readability and responsive design
Cycling background images
Another responsive approach โ€“ RESS
The final code
Summary
Chapter 9: Integrating jQuery Mobile into Existing Sites
Detecting mobile โ€“ server-side, client-side, and the combination of the two
Mobilizing full-site pages โ€“ the hard way
Mobilizing full-site pages โ€“ the easy way
Summary
Chapter 10: Content Management Systems, Static Site Generators, and jQM
The current CMS landscape
WordPress and jQuery Mobile
Updating your WordPress and Drupal templates
Static Site Generators
Adobe Experience Manager
Summary
Chapter 11: Putting It All Together โ€“ Community Radio
A taste of Balsamiq
Organizing your code
Introduction to the Web Audio API
Prompting the user to install your app
New device-level hardware access
To app or not to app, that is the question
Adobe PhoneGap versus Apache Cordova
Summary

What You Will Learn

  • Check and monitor the user's position with the Geolocation API
  • Automate repetitive tasks with Grunt
  • Integrate your jQuery Mobile app into popular content management systems such as WordPress, Drupal, and HarpJS
  • Incorporate third-party APIs such as Google's Analytics, Maps, and Feeds
  • Leverage HTML5 video and audio, including a jQuery Mobile player interface
  • Auto validate your mobile forms with jQuery Validate on both page-by-page and multi-page views
  • Use jQuery Mobile to create a fully responsive web design for photographers using the lightGallery plugin

Authors

Table of Contents

Chapter 1: Prototyping jQuery Mobile
The game has changed
The mobile usage pattern
HTML prototyping versus drawing
Getting our hands dirty with small businesses
Designing the remaining components
Design requirements
Alternates to paper prototyping
Summary
Chapter 2: Making a Mom-and-pop Mobile Website
Writing a new jQuery Mobile boilerplate
Meta viewport differences
Full-site links beyond the industry standard
The global JavaScript
The global CSS
Breaking the HTML into a server-side template
What we need to create our site
Getting Glyphish and defining custom icons
Linking to phones, e-mails, and maps
Custom fonts
Optimization - why you should be thinking of it first
The final product
The custom CSS
The resulting first page
Getting the user to our mobile site
Detecting and redirecting using JavaScript
Detecting on the server
Summary
Chapter 3: Analytics, Long Forms, and Frontend Validation
Google Static Maps
Creating long and multi-page forms
Integrating jQuery Validate
E-commerce tracking with Google Analytics
Summary
Chapter 4: QR Code, Geolocation, Google Maps API, and HTML5 Video
QR codes
Geolocation
Driving directions with the Google Maps API
Geek out moment - GPS monitoring
Linking and embedding video
Summary
Chapter 5: Client-side Templating, JSON APIs, and HTML5 Web Storage
Client-side templating
Patching into JSON APIs (GitHub)
Programmatically changing pages
Generated pages and DOM weight
Leveraging RSS feeds
HTML5 Web Storage
Summary
Chapter 6: Automating Your Workflow with Grunt
Introducing Grunt - a JavaScript task runner
Installing Grunt
Summary
Chapter 7: Working with HTML5 Audio
HTML5 Audio
Fixed position persistent toolbars
Controlling HTML5 Audio with JavaScript
HTML5 Audio in iOS
Multipage jQuery Mobile apps made useful
Saving to the home screen with HTML5 manifest
Summary
Chapter 8: Fully Responsive Photography
Creating a basic gallery using lightGallery
Supporting the full range of device sizes โ€“ responsive web design
Text readability and responsive design
Cycling background images
Another responsive approach โ€“ RESS
The final code
Summary
Chapter 9: Integrating jQuery Mobile into Existing Sites
Detecting mobile โ€“ server-side, client-side, and the combination of the two
Mobilizing full-site pages โ€“ the hard way
Mobilizing full-site pages โ€“ the easy way
Summary
Chapter 10: Content Management Systems, Static Site Generators, and jQM
The current CMS landscape
WordPress and jQuery Mobile
Updating your WordPress and Drupal templates
Static Site Generators
Adobe Experience Manager
Summary
Chapter 11: Putting It All Together โ€“ Community Radio
A taste of Balsamiq
Organizing your code
Introduction to the Web Audio API
Prompting the user to install your app
New device-level hardware access
To app or not to app, that is the question
Adobe PhoneGap versus Apache Cordova
Summary

Book Details

ISBN 139781783555116
Paperback288 pages
Read More
From 1 reviews

Read More Reviews

Recommended for You

Mastering jQuery Mobile Book Cover
Mastering jQuery Mobile
โ‚ฌ 43.18
โ‚ฌ 30.24
Object-Oriented JavaScript - Second Edition Book Cover
Object-Oriented JavaScript - Second Edition
โ‚ฌ 28.78
โ‚ฌ 20.16
jQuery Mobile Cookbook Book Cover
jQuery Mobile Cookbook
โ‚ฌ 25.18
โ‚ฌ 17.64
Python: Journey from Novice to Expert Book Cover
Python: Journey from Novice to Expert
โ‚ฌ 73.18
โ‚ฌ 51.24
jQuery Mobile First Look Book Cover
jQuery Mobile First Look
โ‚ฌ 22.78
โ‚ฌ 15.96
Modern JavaScript Applications Book Cover
Modern JavaScript Applications
โ‚ฌ 41.98
โ‚ฌ 29.40