Html5 mobile development cookbook : over 60 recipes for building fast, responsive HTML5 mobile websites for iPhone 5, Android, Windows Phone and Blackberry /
The book is written in a cookbook style, presenting examples in the style of recipes, allowing you to go directly to your topic of interest, or follow topics throughout a chapter to gain in-depth knowledge. Developers keen to create HTML5 mobile websites that are fast and responsive across a whole r...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Birmingham :
Packt Publishing Limited,
©2012.
|
Temas: | |
Acceso en línea: | Texto completo |
Tabla de Contenidos:
- HTML5 Mobile Development Cookbook
- HTML5 Mobile Development Cookbook
- Credits
- About the Reviewers
- www.PacktPub.com
- Support files, eBooks, discount offers and more
- Why Subscribe
- Free Access for Packt account holders
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Downloading the example code for this book
- Errata
- Piracy
- Questions
- 1. HTML5 and the Mobile Web
- Introduction
- Identifying your target mobile devices
- Which platforms and browsers are most commonly used by visitors on my website How many people access my website from a mobile device that is capable of supporting modern scripting
- Alternatives to Google Analytics
- Accuracy of Google Analytics
- Server loading speed concern
- Setting up mobile development tools
- Getting ready
- How to do it ...
- How it works ...
- There's more ...
- Device simulator/emulator download lookup table
- Browser simulator/emulator download lookup table
- Remote testing
- BlackBerry simulator
- Getting ready
- How to do it ...
- Setting up the mobile development environment
- Getting readyHow to do it ...
- How it works ...
- There's more ...
- Testing on a Safari desktop
- List of community-based collection of emulators/simulators
- List of emulators/simulators collection by Firtman
- Using HTML5 on the mobile web
- Getting ready
- How to do it ...
- How it works ...
- There's more ...
- HTML5 and version number
- Mobile doctypes
- Free resources to learn HTML5
- Rendering HTML5 across different browsers
- Getting ready
- How to do it ...
- How it works ...
- There's more ...
- HTML5 CSS reset
- Enable block-level HTML5 elements in older IE
- Modernizr
- Designing for mobile
- Getting ready
- How to do it ... How it works ...
- There's more ...
- Desktop-first site
- Mobile-first site
- One web approach
- Defining a content strategy
- Getting ready
- How to do it ...
- How it works ...
- There's more ...
- Browser grade
- Mobile matrices
- 2. Mobile Setup and Optimization
- Introduction
- Adding a home screen button icon
- Getting ready
- How to do it ...
- How it works ...
- There's more ...
- Everything you always wanted to know about touch icons
- Official documentation about Apple touch icons
- Apple Custom Icon and Image Creation Guidelines
- See also
- Preventing text resize
- Getting ready
- How to do it
- How it works ... There's more ...
- Windows Mobile
- Making it future proof
- px em, which is better
- Optimizing viewport width
- Getting ready
- How to do it ...
- How it works ...
- There's more ...
- IE for Windows Phone viewport blog post
- Safari documentation
- Blackberry documentation
- Fixing Mobile Safari screen re-flow scale
- Getting ready
- How to do it ...
- How it works ...
- There's more ...
- A slightly improved version
- An even better version
- A word for jQuery Mobile
- Launching phone-specific programs from the browser
- Getting ready
- How to do it ...
- How it works ...
- There's more
- Mobile Safari URL scheme.