- 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.
- 微服務設計(第2版)
- 國際大學生程序設計競賽中山大學內部選拔真題解(二)
- Java 開發從入門到精通(第2版)
- Maven Build Customization
- Building a Game with Unity and Blender
- Offer來了:Java面試核心知識點精講(原理篇)
- 羅克韋爾ControlLogix系統應用技術
- 面向對象程序設計(Java版)
- Hands-On Enterprise Automation with Python.
- C#程序設計
- Oracle Exadata專家手冊
- PySide 6/PyQt 6快速開發與實戰
- Learning YARN
- 數據結構:Python語言描述
- 原型設計:打造成功產品的實用方法及實踐