Forum Discussion

RohitKumbhakar-'s avatar
RohitKumbhakar-
Community Member
15 days ago
Solved

Unable to use Java script in articulate slide.

Hi everyone, can anybody tell me why I am not getting any pop up while previewing slide with Java code that Slide with Java code does not work while previewing the slide.

  • Hi RohitKumbhakar-​,

    Happy to help!

    To troubleshoot why you aren't seeing your pop-ups, you'll need to check your JavaScript for syntax errors. You can use Storyline 360's JavaScript console for this. I've attached a sample project file with simple JavaScript code where I can confirm that the pop-up box works. If the simple code in my file works but yours doesn't, please double-check your code for any errors. 

2 Replies

  • Hi RohitKumbhakar-​,

    Happy to help!

    To troubleshoot why you aren't seeing your pop-ups, you'll need to check your JavaScript for syntax errors. You can use Storyline 360's JavaScript console for this. I've attached a sample project file with simple JavaScript code where I can confirm that the pop-up box works. If the simple code in my file works but yours doesn't, please double-check your code for any errors. 

  • Thanks Jose, there was a syntax error in my project. I fixed that and now it is working for me. Thank you once again.