| Post 6 made on Thursday December 29, 2011 at 07:26 |
Stealth Long Time Member |
Joined: Posts: | December 2003 43 |
|
|
Help!
I have put the following code to a Button on an Overlay to make another Button on the same Overlay invisible. However it doesn't work. If I paste the same code onto a Page instead of the Overlay it works ok. Should this also work on an Overlay?
onPress = function()
{CF.widget("ABC").visible = false}
Thanks
Steve
| |
|
|