Jump to content

What are these called?


njdubois

Recommended Posts

Have tried searching "JavaScript animation"? The following article seems interesting:

https://css-tricks.com/controlling-css-animations-transitions-javascript/

 

If you're looking for a specific effect, like fading in, you could specify that in a search "JavaScript fade in".

It seemed like they were something more than just animations.  Some weave back and forth, some fade in from nothing, some drop down from the top and than slide up a little bit.

 

Was hoping there was a pre built library that would handle those kinds of things.  Based on your reply, I have to manually build those animations?

 

Thanks for the reply!

Was hoping there was a pre built library that would handle those kinds of things.

 

Isn't that essentially what Jssor is... Note that I haven't used the jQuery plugin before, so I'm just guessing.

 

 

Based on your reply, I have to manually build those animations?

 

To be honest, I haven't spent much time with JavaScript animations. So this isn't my area of expertise. I would imagine that there are all sorts of pre-built libraries to help you out. I'm just not sure what they would be.

 

Note that the first comment on the link I provided earlier talks about something called TweenLite:

http://www.greensock.com/gsap-js/

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.