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 jQuery Basics (2014) Introduction to jQuery What is jQuery?

Elliott Prendergast
Elliott Prendergast
5,121 Points

What 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
seal-mask
.a{fill-rule:evenodd;}techdegree
pastry assassin
Full Stack JavaScript Techdegree Student 11,693 Points

No 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.

works in chrome for me

works in chrome for me