Jump to content
Search Community

emilychews

Members
  • Posts

    80
  • Joined

  • Last visited

Everything posted by emilychews

  1. Thank you so much Carl and Dipscom. I'll play around with this later, but both seem to be great resources / solutions! I feel it was very deserving to have pushed Dipscom over the 1000 likes Emily
  2. Hi I would like to create an animation where the text slide ups vertically to be replaced with some coming in from below. I would like this to happen on a loop. Here is a codepen for where i've got to so far, before getting stuck http://codepen.io/emilychews/pen/qRENKR The problems I have are: i) The last tween on the timeline seems to be setting the first text div lower in its container prior to the animation starting (you may need to refresh the page to see this properly). When the animation starts this does correct itself, but I need to find out how to prevent this. ii) I can't work out how to loop the animation properly. I currently have it repeating with the {repeat-1} property set on the main timeline, but this isn't a true constant loop. I can't work out how to have it so the text on screen always moves up when leaving and always comes in from the bottom when arriving (this is proving particularly problematic at the end of the animation). Any help would be really appreciated. Many thanks, Emily.
×
×
  • Create New...