I am still fairly new to YUI, and the custom event documentation lacked
a simple example I could grasp in my rush-rush haze.
Can anyone show me a simple example where I can be notified if a layout
element (div or cell) is being resized? I assume this can be done, but
perhaps not. If so, some tips most appreciated. I simply want a
handler method called when the element resizes.. so I can resize that
element's children.