Skip to main content
Participating Frequently
August 31, 2016
Question

show/hide a shape "in Javascript code"?

  • August 31, 2016
  • 1 reply
  • 299 views

Is it possible to show/hide a shape "in Javascript code" instead of using standard show/hide feature in Captivate? Are there any Captivate Javascript functions for this?

This topic has been closed for replies.

1 reply

TLCMediaDesign
Inspiring
August 31, 2016

cp.show("element name")

cp.hide("element name")