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

CSS Framework Basics Prototyping with Bootstrap Building a Carousel

jquery issues with carousel in bootstrap

why is my browser giving me the following error when the page loads? i'm assuming this error is why the left and right buttons won't work

Uncaught TypeError: undefined is not a function bootstrap.js:158

1 Answer

found the answer.. I had the wrong version of jQuery.. I had the link to the google version when I needed this one

code.jquery.com/jquery-1.11.0.min.js