YUI LayoutUnit collapse
One can use layout.getUnitByPosition('left').collapse() and layout.getUnitByPosition('left').expand() to the layout units (except 'center' layout unit) in YUI's Layout.
Once the layout unit is collapsed, the size is determined by the attribute 'collapseSize'.
Comments
Post a Comment