Widgets > wijsuperpanel > wijsuperpanel Tutorial > wijsuperpanel Step 3 of 3: Running the Project |
In this step you will run the application and observe the run-time behavior.
Notice there are four arrows for you to click on to either scroll vertically or horizontally.
The animation appears when the following code is used:
showingAnimation: { effect: "blind", duration: 2500},
hidingAnimation: { effect: "blind" },