- jQuery Mobile Web Development Essentials(Third Edition)
- Raymond Camden Andy Matthews
- 102字
- 2021-07-09 20:22:18
Summary
In this chapter, we talked a bit about how web pages may not always render well in a mobile browser. We talked about how the simple use of jQuery Mobile can go a long way to improve the mobile experience of a website. Specifically, we discussed how you can download jQuery Mobile and add it to an existing HTML page, what data attributes mean in terms of HTML, and how jQuery Mobile makes use of data attributes to enhance your pages.
In the next chapter, we will build upon this usage and start working with links and multiple pages of content.
推薦閱讀
- 解構產品經理:互聯網產品策劃入門寶典
- 數據庫系統原理及MySQL應用教程
- Interactive Applications Using Matplotlib
- 基于Swift語言的iOS App 商業實戰教程
- 嚴密系統設計:方法、趨勢與挑戰
- Learning SciPy for Numerical and Scientific Computing(Second Edition)
- iOS開發實戰:從入門到上架App Store(第2版) (移動開發叢書)
- 計算機應用基礎實踐教程
- OpenCV 4計算機視覺項目實戰(原書第2版)
- Julia for Data Science
- Android應用開發實戰(第2版)
- Python第三方庫開發應用實戰
- Groovy 2 Cookbook
- MATLAB 2020 GUI程序設計從入門到精通
- Qt 5.12實戰