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

Development Tools

Shawn Pitts
Shawn Pitts
262 Points

Carousel In bootstrap wont slide with buttons or on its own

Just started using bootstrap in order to make sites in more efficient time and Ive run into a bootstrap problem. When I create a Carousel the images show with buttons but does not slide or cycle through pictures when I click them. Anyone know what may be the bug or problem?

2 Answers

Kevin Korte
Kevin Korte
28,148 Points

Did you include the boostrap javasript as well?

Shawn Pitts
Shawn Pitts
262 Points

Yes, Im not sure If I pasted the wrong CDN into my HTML file or if something else is wrong

Kevin Korte
Kevin Korte
28,148 Points

What does you code look like?