From the course: jQuery Essential Training

Unlock the full course today

Join today to access over 22,400 courses taught by industry experts or purchase this course individually.

Programming challenge

Programming challenge - jQuery Tutorial

From the course: jQuery Essential Training

Start my 1-month free trial

Programming challenge

- [Narrator] It's time, now, for our first programming challenge. We've reached the point in the course where you should have enough knowledge to complete a programming challenge I'm going to assign. What we're going to do is work on the HPlusSports site which I've provided in the exercise files folder to practice jQuery features as we moved through the course. So, if you open the exercise files folder, you'll notice that there's a Start and a Finished version of HPlusSport. Before we start the challenge, let's take a look at the site. In the Start folder, open the index.html page for the site. The HPlusSport home page contains information about the company, products, people, and so on. So, let's click on the products link and we'll scroll them into view. You can see that there's a variety of products from vitamins, to mineral water, to protein bars, and as I hover over each one that product zooms up a little, and the name of the product is revealed. But, notice how the background…

Contents