"Objective-C Basics (Retired)" was retired on May 31, 2020. You are now viewing the recommended replacement.
Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Well done!
You have completed Using jQuery Plugins!
You have completed Using jQuery Plugins!
Practice adding and configuring the carousel in a couple of different situations using the slick documentation for reference and your knowledge of jQuery plugins.
Challenge Description
Create a carousel with
- Previous and Next Buttons
- Navigation dots below the carousel
- Display 4 slides at a time
- Navigation advances 4 slides at a time
Challenge Tasks
- Attach the Slick CSS files
- Attach jQuery and the Slick Plugin JavaScript files
- Add a div to hold the slides
- Add the 'slides' (copy the HTML from the slides.html file)
- Add the programming to call the plugin
- Change the look with CSS (larger dots and different colors)
Resources
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up