- jQuery for Designers Beginner's Guide Second Edition
- Natalie MacLees
- 97字
- 2021-09-03 10:08:36
Summary
In this chapter, we learned how to take basic links—the backbone of the Internet—and enhance them to add some new behaviors and capabilities. We learned how to turn a list of links into a tabbed interface and how to create customized tooltips for links. We also learned how to load in any kind of content into those tooltips; we are no longer limited to displaying simple text in them. Next up, let's take a look at how we can combine link customization with some other behaviors to create an interactive FAQ page.
推薦閱讀
- HTML5+CSS3王者歸來
- ASP.NET Web API:Build RESTful web applications and services on the .NET framework
- JavaScript前端開發模塊化教程
- CentOS 7 Server Deployment Cookbook
- 精通軟件性能測試與LoadRunner實戰(第2版)
- 可解釋機器學習:模型、方法與實踐
- Visual Basic 6.0程序設計實驗教程
- Scala編程(第5版)
- 零基礎學Python編程(少兒趣味版)
- Flink技術內幕:架構設計與實現原理
- Learning Unreal Engine Game Development
- 量子計算機編程:從入門到實踐
- Flutter之旅
- 微服務設計
- 秒懂算法:用常識解讀數據結構與算法