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 trialElliott Prendergast
5,121 PointsWhat part of the code makes the animations eyes move?
The picture of the alien in the animations eyes are moving left to right. Just out of curiosity which part of the code is causing it to do this????
4 Answers
pastry assassin
Full Stack JavaScript Techdegree Student 11,693 PointsNo JavaScript is being used to create that animation effect. The image is a GIF. If you download the workspace, then open the GIF, you'll see that the eyes still move without being rendered onto the webpage.
Thomas Katalenas
11,033 Pointsworks in chrome for me
Thomas Katalenas
11,033 Pointsworks in chrome for me
Cindy Lea
Courses Plus Student 6,497 PointsYou need to add a link to your code