Javascript for Hide Image
July 22, 2009 12:00 AM
1. Turn on the show HTML names option in Lectora File menu > preferences.
2. Open the properties of the object you wish to hide and get its HTML name from upper right corner.
3. In Captivate try coding "javascript: htmlname.objLyr.hide()" so if your object was image781, then this command would be "javascript: image781.objLyr.hide()". This works in Lectora. In Captivate you may need to drop the "javascript:". Note that capitalization is critical.
Discussions have been disabled for this post