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

Qichao Li
PLUS
Qichao Li
Courses Plus Student 15,694 Points

How to build a index like Spotify?

https://www.spotify.com/se/ After google that, I know it is called Parallax Scrolling. And I want to build it with Stellar.js . The part for me real hard is about the position setting. Should I set it relative or absolute? Can I achieve that without setting position.

refer to:http://stackoverflow.com/questions/13397422/how-to-use-stellar-js-jquery-plugin-for-scrolling http://markdalgleish.com/projects/stellar.js/demos/

4 Answers

Would be great if treehouse made a tutorial on parallax scrolling and / or one using stellar.js

Qichao Li
PLUS
Qichao Li
Courses Plus Student 15,694 Points

I have figured out the animation problem. Now I am struggling with the image edge.