Answered
Check if object is hidden or showing with javascript
Hi all.
I'm wondering if anyone knows of a way to check if an object in captivate is hidden or showing, using javascript?
I know I can show/hide using cp.show(objId);
But I want to check if an object is already showing or hiding.
