- jQuery Mobile Web Development Essentials(Third Edition)
- Raymond Camden Andy Matthews
- 104字
- 2021-07-09 20:22:19
Chapter 3. Enhancing Pages with Headers, Footers, and Toolbars
Toolbars provide a simple way to add navigation elements to a mobile website. They can be especially useful for consistent or website-wide navigation controls that users can always refer to when navigating through your application.
In this chapter, we will be covering the following topics:
- Talking about how to create both headers and footers
- Discussing how to turn these headers and footers into useful toolbars
- Demonstrating how to create fixed positioned toolbars that always show up no matter how large the content of a particular page is
- Showing an example of navigation bars
推薦閱讀
- 深入理解Android(卷I)
- Internet of Things with the Arduino Yún
- 21天學(xué)通C++(第6版)
- JavaScript:Moving to ES2015
- Ext JS 4 Web Application Development Cookbook
- 精通MATLAB(第3版)
- C語言程序設(shè)計上機指導(dǎo)與習(xí)題解答(第2版)
- 深度學(xué)習(xí):Java語言實現(xiàn)
- HTML+CSS+JavaScript網(wǎng)頁設(shè)計從入門到精通 (清華社"視頻大講堂"大系·網(wǎng)絡(luò)開發(fā)視頻大講堂)
- Hands-On GUI Programming with C++ and Qt5
- UML軟件建模
- Web前端開發(fā)技術(shù):HTML、CSS、JavaScript
- 實戰(zhàn)Python網(wǎng)絡(luò)爬蟲
- Web前端開發(fā)最佳實踐
- 算法精解:C語言描述