YUI Library JavaScript DHTML





    
8-way Element Resize

/*margin and padding on body element
  can introduce errors in determining
  element position and are not recommended;
  we turn them off as a foundation for YUI
  CSS treatments. */
body {
  margin:0;
  padding:0;
}











8-way Element Resize



  

This example shows how to make an element resizable by all 8 handles.


      









   
  
yui_2.7.0b.zip( 4,431 k)