Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript

Carousel not functioning

I followed all the instructions of this video, and downloaded the necessary files, but I was trying to mimic and apply this to my own project that I'm currently working on. I can get to the point where it shows the first slide, as well as the arrows for left and right, however it doesn't switch (nor does it seem to show the existence of) any of the other slides. The indicators snippet also brought up what appears to be a numerical ordered list above the first slide, but again clicking on the other numbers doesn't show any of the other slides. I'm not sure what I've done that would cause this.

1 Answer

Henrik Christensen
seal-mask
.a{fill-rule:evenodd;}techdegree
Henrik Christensen
Python Web Development Techdegree Student 38,322 Points

This course was made "a long time" ago, and the carousel might have been updated which might have changed how it's set up - try have a look at the docs to see if it might be changed from the docs shown in this course :-)

This happend to me a lot in different courses, that something has been updated :-)