Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll

- 2x 2x
- 1.75x 1.75x
- 1.5x 1.5x
- 1.25x 1.25x
- 1.1x 1.1x
- 1x 1x
- 0.75x 0.75x
- 0.5x 0.5x
Learn how to use the Slick plugin to add an interactive slideshow to our project's home page.
Basic HTML Structure for a Carousel
<div class="slides">
<div>Slide 1</div>
<div>Slide 2</div>
<div>Slide 3</div>
</div>
Calling the Plugin
<script>
$('.slides').slick();
</script>
Resources
Related Treehouse Courses
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up-
PLUS
Alejandro Narvaja
Courses Plus Student 7,340 Points1 Answer
-
Alex G.
10,329 Points2 Answers
-
shirshah sahel
10,035 Points3 Answers
-
ammarkhan
Front End Web Development Techdegree Student 21,661 Points1 Answer
-
Taran Albury
Front End Web Development Techdegree Student 5,702 Points1 Answer
-
Robert Hanviriyapunt
8,229 Points2 Answers
-
Daniel Bettech
7,365 Points0 Answers
-
Camille Foor
6,956 Points0 Answers
-
Eni Begotaraj
13,723 Points1 Answer
-
Bryan Wiedeman
10,203 Points1 Answer
-
matthewshear
9,229 Points1 Answer
-
Gautam Ajay
3,453 PointsMy free trial just ended and I bought a monthly subscription today but my "workspace is not authorized". Please help.
Posted by Gautam AjayGautam Ajay
3,453 Points2 Answers
-
Derek Etnyre
20,822 PointsThe <img src="img/slide-Kitt.png" alt="" /> tag does not display the .png file. Should be lower case: slide-kitt.png
Posted by Derek EtnyreDerek Etnyre
20,822 Points6 Answers
-
Leon Segal
14,754 Points0 Answers
-
Melissa Austin
3,383 Points1 Answer
-
Brian Hankins
5,735 Points1 Answer
View all discussions for this video
Related 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