Yahoo! UI Library

TreeView Widget 

Yahoo! UI Library > treeview > YAHOO.widget.TVFadeOut

Class YAHOO.widget.TVFadeOut

A 1/2 second fade out animation.

Constructor

YAHOO.widget.TVFadeOut ( el , callback )
Parameters:
el <HTMLElement> the element to animate
callback <Function> function to invoke when the animation is finished

Properties

callback - function

the callback to invoke when the animation is complete

el - HTMLElement

The element to animate

Methods

animate

void animate ( )
Performs the animation
Returns: void

onComplete

void onComplete ( )
Clean up and invoke callback
Returns: void

toString

string toString ( )
toString
Returns: string
the string representation of the instance


Copyright © 2006 Yahoo! Inc. All rights reserved.