Version

SlideFadeAnimation class Methods

For a list of all members of this type, see SlideFadeAnimation members.

Public Methods
 NameDescription
Public MethoddisposeDeletes member objects.  
Public MethodplayCalls fade.play(params) and slide.play(params) according to properties of this class. If hide is false or not set, then that method also make element visible. If hide is true and both fade and slide are null or both do not have duration, then that method also hides element.  
Public MethodsetSlideContainerSet DIV element which is used as container for slide animation.  
See Also