Skip to main content
Participant
May 14, 2019
Question

Once a published, were does custom Javascript end up?

  • May 14, 2019
  • 2 replies
  • 234 views

I'm adding advanced actions with custom Javascript.  However, editing it in the Captivate IDE and republishing to tetst is time consuming.  I was trying to look got javascript in the published assets, but have had no luck.  Where does this code end up once a project is published?

Thanks

N

This topic has been closed for replies.

2 replies

TLCMediaDesign
Inspiring
May 14, 2019

Your best bet is to put JavaScript in an external file and place in the the Captivate templates with an include in the index.html.

Much easier to edit and it will be there when publishing and previewing html5 in the browser.

RodWard
Community Expert
Community Expert
May 14, 2019

You'll probably find it all buried inside the CPM.js file in the HTML5 output folders.