Is this content useful?
                        
                            
                            
                        
                        Thank you for your feedback!
                        Thank you for your feedback! You have rated this topic in the last 30 days.
                        
                     
                    
                        
    play Method
        Start animation.
            
            
            Syntax
| ASP.NET Ajax Javascript (Usage) |  | 
|---|
| var resultVar = instanceOfSlideAnimation.play(Boolean,AnimationEquationType,Integer,AnimationSlideDirection,Boolean,Boolean); | 
 
            Parameters
- show
- True: request to show element, false: hide element.
- type
- Type of animation.
- duration
- Duration of animation in milliseconds.
- direction
- Direction of animation (horizontal, vertical, both).
- up
- True: request to slide from bottom to up.
- right
- True: request to slide from right to left.
 
            
            
            
            
            
            
            
            
        See Also