Jump to content
Search Community

ApriSix

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by ApriSix

  1. We have a "product tour" that allows visitors to step through an Admin panel. Right now we have each animation in a function that gets called when the user visits that panel and starts playing that tour. There are a total of 3 tours on the page that are in tabs/panel. We can get them to play when the user click the tab by calling the animation function tour1TLm, and then pause on the first step using addPause() in the tl but can not get them to resume with a click of a button or hotspot. You can see me code pen of a simple example of what we want to do. 

    See the Pen VwQmdyW by dtlevin (@dtlevin) on CodePen

×
×
  • Create New...