Skip to main content
Participating Frequently
February 10, 2016
Question

adding scripts into captivate

  • February 10, 2016
  • 1 reply
  • 264 views

I have a calculator script that runs with jQuery.

Can I embed this jQuery plugin into a captivate project to product calculators inside of a Captivate project?

    This topic has been closed for replies.

    1 reply

    TLCMediaDesign
    Inspiring
    February 10, 2016

    It would be easiest to create it in an HTML page, zip that page and insert as an HTML5 animation, if CP8 or 9.

    Otherwise you'd need to create the calculator in Captivate and hook up all of the keys with JavaScript to call the jQuery and send the calculator display variable back into Captivate.