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

can we create parallax effect by using bootstrap

can we create parallax effect by using bootstrap if yes could you please say me how

1 Answer

Bootstrap itself doesn't provide this type of feature, but if you're using boostrap, you can use another 3rd party parallax library to integrate into your bootstrap project and make it work. If you google, you'll find some parallax libraries. As far as how to do, whichever library you pick should have instructions on how to install and set up.

Edit - I've also moved this from Business to Javascript, as it doesn't really have anything to do with the business courses, here, and better fits in Javascript.