- jQuery for Designers Beginner's Guide Second Edition
- Natalie MacLees
- 114字
- 2021-09-03 10:08:33
Simple tabs
If we have a large amount of information to present that might not be relevant to all site visitors, we can compress the amount of space the information takes by hiding selected bits of information until the user requests it. One of the most common ways of making all the information available but hidden until requested is tabs. Tabs echo the real-world example of a tabbed notebook or labeled folders in a filing cabinet, and are easy for site visitors to understand. Believe it or not, they're also easy to implement with jQuery.
The following screenshot gives us an idea of what our page will look like after we've created our tabs:

推薦閱讀
- 嵌入式軟件系統測試:基于形式化方法的自動化測試解決方案
- Java面向對象思想與程序設計
- Developing Mobile Web ArcGIS Applications
- 青少年美育趣味課堂:XMind思維導圖制作
- Learning SQLite for iOS
- Rust Essentials(Second Edition)
- Spring快速入門
- Lighttpd源碼分析
- HTML5從入門到精通(第4版)
- 持續輕量級Java EE開發:編寫可測試的代碼
- Java程序員面試筆試寶典(第2版)
- Python程序設計與算法基礎教程(第2版)(微課版)
- FPGA嵌入式項目開發實戰
- 零基礎學SQL(升級版)
- Building Apple Watch Projects