ChildOTK
22 Apr 2011, 12:15 PM
Good Day All,
How would I change the card of the main / master panel dynamically?
Example, for testing purposes, let's say I run a sort of slideshow where every 3 seconds I want the panel to switch cards..
So something like: setTimeout("switchCard();", 3000);
The "switchCard" function would contain some coding to switch the master panel..
Can anybody help me with this, please?
Thank you!
How would I change the card of the main / master panel dynamically?
Example, for testing purposes, let's say I run a sort of slideshow where every 3 seconds I want the panel to switch cards..
So something like: setTimeout("switchCard();", 3000);
The "switchCard" function would contain some coding to switch the master panel..
Can anybody help me with this, please?
Thank you!