- Mastering jQuery Mobile
- Chip Lambert Shreerang Patwardhan
- 217字
- 2021-07-16 13:16:58
Chapter 1. Getting Started
Are you all excited, as we are, to get started? Well, before we start writing some code, we have a few things we need to do first. These first couple of chapters may be light on code, but are rich in concepts and ideas that you will need on your journey to master jQuery Mobile.
Before we begin, let's talk briefly about what jQuery Mobile is and, more importantly, what it isn't. It is an extension of jQuery that will allow you to create cross-browser web applications and websites that will look the same, regardless of the mobile browser used to view them and the underlying mobile OS. jQuery Mobile provides wide browser and device coverage using progressive enhancement, making your website accessible on the widest range of devices and browsers. It also enhances the form inputs and UI widgets to be touch-friendly. It is not a framework that will allow you to build native applications, but you can use this framework to build hybrid mobile applications. In one of the last chapters of this book, we will look at using one such framework—Apache's Cordova.
Now that we have got that out of the way, grab your drink of choice, fire up your computer, and let's rock 'n' roll.
- 程序員面試筆試寶典(第3版)
- 精通Nginx(第2版)
- Hyper-V 2016 Best Practices
- Redis Essentials
- 基于Swift語言的iOS App 商業實戰教程
- Elasticsearch for Hadoop
- 軟件測試技術指南
- Mastering Xamarin.Forms(Second Edition)
- Microsoft Dynamics AX 2012 R3 Financial Management
- Internet of Things with ESP8266
- 深入理解BootLoader
- Apache Solr PHP Integration
- Java EE架構設計與開發實踐
- MATLAB 2020 GUI程序設計從入門到精通
- Beginning C# 7 Hands-On:The Core Language