Forum Discussion

GarrisonWilliam's avatar
GarrisonWilliam
Community Member
7 days ago

JumpToSlide in JavaScript Not Working

I'm trying to create navigation based on variables. The JumpToSlide function in JavaScript works when a project is exported to Review 360 as expected. It does not work when exported to web. Export ...
  • on Review 360 storyline courses are using a special mode "dark-spider" with more features in GetPlayer()

    publish for Web/LMS -> normal mode

    publish for Review 360 -> "dark-spider" mode

     

    you can activate "dark-spider" with

    window.autoSpider = true;

    in story.html

     

    now you 'only' have to test whether this spider-mode has side effects