function |
callback
the callback to invoke when the animation is complete
|
HTMLElement |
el
The element to animate
|
Class YAHOO.widget.TVFadeIn
Object | +--YAHOO.widget.TVFadeIn
class
YAHOO.widget.TVFadeIn
Constructor Summary [top]
YAHOO.widget.TVFadeIn
A 1/2 second fade-in animation.
Method Summary [top]
void |
animate
()
Performs the animation
|
void |
onComplete
()
Clean up and invoke callback
|
Object |
toString
()
|
Constructor Detail [top]
YAHOO.widget.TVFadeIn
YAHOO.widget.TVFadeIn
()
A 1/2 second fade-in animation.
- Parameters:
-
el
- {HTMLElement} the element to animate -
callback
- {function} function to invoke when the animation is finished
Method Detail [top]
animate
void
animate
()
Performs the animation
onComplete
void
onComplete
()
Clean up and invoke callback
toString
Object
toString
()