Skip to main content
Known Participant
December 19, 2011
Question

Javascript and Captivate 5.5

  • December 19, 2011
  • 1 reply
  • 1219 views

I'm wondering if there is a captivate 5.5 "document object model" available that will allow me to access Captivate attributes, methods, etc. Without this type of "map," I really can't use Javascript very effectively with CP 5.5.  I'm used to HTML DOMs - is there something similar for CP 5.5?

This topic has been closed for replies.

1 reply

Legend
December 19, 2011

Try looking here:

http://captivatedev.com/category/javascript/

There's a way to set and get Cp variables described in the articles.

Jim Leichliter

FretfiveAuthor
Known Participant
December 22, 2011

Thanks, Jim. This is a good start.