profunctional
2 Jul 2010, 8:24 AM
I've got the following code:
mainPanel.setCard(loginForm, 'slide');
How do I pass it the argument to slide up?
mainPanel.setCard(loginForm, 'slide');
How do I pass it the argument to slide up?
View Full Version : how do you slide up on setCard?