- jQuery for Designers Beginner's Guide Second Edition
- Natalie MacLees
- 84字
- 2025-02-25 14:11:47
Summary
In this chapter, you have been introduced to the jQuery library and have learned a few things about it. We covered a bit of JavaScript basics and then we learned how to set up our files and folders for the exercises in this book. Finally, we set up a simple HTML page that took advantage of jQuery to add some dynamic content. Now, let's take a look at how we can make links more powerful with jQuery by creating tabs and custom tooltips.