Auto javascript / link call...

  • 1 post
  1. jtibbles

    1 year ago

    Its a shame this isn't already built in to it, as it is pretty much EXACTLY what I need in my latest project:
    When you move on to your next slide, after the animation has finished I would love it if you could automatically call a link. for example you put the cube on the left hand side of the screen, you click the next slide, the animation begins, then ends, THEN performs a javascript call which then populates a table to the right with text. I can call text manually by using "javascript:somefunction();" on image click but the ability for this to be done automatically rather than by clicking it would have been awesome.