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

Louis Lantos
Louis Lantos
30 Points

Learning to animate with Javascript and/or HTML5, not sure where to start here?

I'd like to animate little flourishes on my website in Javascript (little notifications bouncing up from behind a div, and sitting on top of it, etc) but I'm not sure where to start on Treehouse, or what tracks to be looking at - would certainly appreciate any pointers in the right direction?

Thanks.

1 Answer

if you are already familiar with javascript, I recommend looking here https://teamtreehouse.com/library/javascript-and-the-dom-2 and here https://teamtreehouse.com/library/dom-scripting-by-example

if you are not familiar with javascript, I recommend you start at the beginning of the track.

If this answers your question, please mark the question as answered.

Thanks