Hi all,
I want a hidden AP Div to be shown when you click on it. For example on a picture showing a car, an AP Div with text will be shown to explain how the engine works when you click on the engine.
To do that I follow the steps below:
On the ApDiv1 (text) properties I set visibility (Vis) to hidden
On the behavior panel I select show-hide element, and then I press the show button with ApDiv1 selected. I choose onClick for the activation of the behavior.
...But it doesn' t work
Any ideas why?
Do I do it right?