- Mastering jQuery Mobile
- Chip Lambert Shreerang Patwardhan
- 257字
- 2021-07-16 13:17:02
Summary
In this chapter, we talked about several tools that will help us on our path to jQuery Mobile development enlightenment.
We saw how easy it is to customize our jQuery Mobile applications with ThemeRoller. We were able to create a theme without touching any CSS code and saw how we can apply that theme to our current project.
You then learned more about Aptana Studio, the IDE of choice for this book, and saw the power of a free IDE that rivals the paid developing software packages. We covered a few recommended customizations and changes that will make developing easier. And finally, while looking at Aptana Studio, we touched briefly on the HTML5 Boilerplate.
Finally, you saw a tool that will allow us to test our applications on a variety of devices to see how they would look on other devices we may not have access to and talked about the importance of testing on the actual device whenever possible.
We will take a look at mobile design and how to make designs look and run better on any mobile device in the next chapter. We will explore feature detection and device detection in depth.
In the chapter that follows, we will look at different techniques that are helpful for developing for the mobile devices. We will look at the responsive web design techniques including media queries, feature and device detection, and much more. We will also be demonstrating how responsive web design can be combined with server-side logic. So see you in the next chapter!
- 手機安全和可信應用開發指南:TrustZone與OP-TEE技術詳解
- Instant Node Package Manager
- Learning NServiceBus(Second Edition)
- Spring Boot+Spring Cloud+Vue+Element項目實戰:手把手教你開發權限管理系統
- PHP+MySQL+Dreamweaver動態網站開發實例教程
- 零基礎學Java程序設計
- iOS開發實戰:從入門到上架App Store(第2版) (移動開發叢書)
- Getting Started with LLVM Core Libraries
- Mastering openFrameworks:Creative Coding Demystified
- PHP從入門到精通(第4版)(軟件開發視頻大講堂)
- Android應用案例開發大全(第二版)
- Python深度學習:模型、方法與實現
- Mockito Essentials
- Java EE Web應用開發基礎
- Python全棧開發:基礎入門