S
simon
I have 5 panels on the page.
At the same time, only one is visible.
Is there any option that I set current visible panel to false OR I have to
always set like this:
panel1.visible=false
panel2.visible=false
panel3.visible=false
panel4.visible=false
panel5.visible=false
Thank you for your answer,
Simon
At the same time, only one is visible.
Is there any option that I set current visible panel to false OR I have to
always set like this:
panel1.visible=false
panel2.visible=false
panel3.visible=false
panel4.visible=false
panel5.visible=false
Thank you for your answer,
Simon