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

New Course Suggestion - Parallax

I want to make a push to have the Treehouse staff do a course/workshop on Parallax scrolling.

Can we make this happen?

2 Answers

I'll give this a plus one. I know how to do it, but I think it would be an interesting jQuery project for people to do.

Agreed but I don't think jQuery should be involved as you can build a very simple parallax framework using just vanilla JavaScript.

True but I think the level of JS courses here may leave gaps for those not familiar with the language. I suppose they could do a lot of teaching if they did it in vanilla JS.

Edit: miss worded.

Parallax driven website in my mind isn't a beginner level course, it would be advanced so from my perspective you would need to have intermediate level JavaScript knowledge as building it with JavaScript essentially means you're using it for DOM traversing, scrolling events, manipulation etc. all of which can be easily achieved using vanilla JS.

That's just how I see it anyway, personally though I avoid parallax designs as they suck for UX.

Chris iPhone autocorrect messed up my last comment. Re-read.

Make it happen! :)