JavaScript Bubbling Library - YUI Extension

accordion  2.2

Bubbling > accordion > YAHOO.widget.AccordionManager
Search:
 
Filters

static Class YAHOO.widget.AccordionManager

The Accordion Manager Widget

Methods

close

close ( el )
Close a certain item inside an area...
Parameters:
el <Node> DOM reference

collapse

collapse ( el )
Collapsing all the elements in the accordion...
Parameters:
el <Node> DOM reference

expand

expand ( el )
Expanding all the elements in the accordion...
Parameters:
el <Node> DOM reference

open

open ( el )
Open a certain item inside an area...
Parameters:
el <Node> DOM reference

remove

remove ( el )
remove a certain item from the area...
Parameters:
el <Node> DOM reference

toggle

toggle ( el )
toggle a certain item inside an area...
Parameters:
el <Node> DOM reference


Copyright © 2009 Bubbling Library. All rights reserved.