Jump to content
Search Community

andyr

Members
  • Posts

    31
  • Joined

  • Last visited

Community Answers

  1. andyr's post in Modal windows was marked as the answer   
    Done
     
    Pause the timeline when creating it:
     
    tl = new TimelineMax({paused:true});.
     
    On button click, tl.restart()
     
    Thanks
  2. andyr's post in clearProps on reverse() was marked as the answer   
    Thanks.
     
    That clears the properties.  Now I need to hide and reset, so that the animation plays again from the start. 
     
    Edit: I'll start a new thread, as the original request was solved.
×
×
  • Create New...