YUI recommends YUI3.
YUI 2 has been deprecated since 2011. This site acts as an archive for files and documentation.
This documentation is no longer maintained.
static
Class YAHOO.widget.TVAnim
static
YAHOO.util.Animation
getAnim
(
type
,
el
,
callback
)
type
<string>
the type of animation
el
<HTMLElement>
the element to element (probably the children div)
callback
<function>
function to invoke when the animation is done.
YAHOO.util.Animation
static
boolean
isValid
(
type
)
type
<string>
the type of animation
boolean