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

ian izaguirre
ian izaguirre
3,220 Points

Is this Effect I found on a website all Javascript ?

On this site : http://www.kinetic.com.sg/main.html

When you scroll down to the all green background section they have an effect of a "Sperm" following your mouse and also a piece of DNA spinning slowly. How is this done I think this is so cool to try to recreate the mouse effect and spinning DNA ?

1 Answer

Justin Iezzi
Justin Iezzi
18,199 Points

Looks like it. Most animations are done with TweenLite.

ian izaguirre
ian izaguirre
3,220 Points

Very cool link thank you, is this how the mouse effect is done or is that something else? The effect I am referring to is the "sperm" following the mouse at a distance the circling it when the mouse stops moving, on the reproduction part of the website ...