YUI Library JavaScript DHTML





    
Editor Auto Adjusting Height

/*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;
}















Editor Auto Adjusting Height



  

Using the autoHeight config to make the Editor change it's height based on the content.


      





This is some more test text.
This is some more test text.
This is some more test text.
This is some more test text.
This is some more test text.
This is some more test text.
This is some more test text.

This is some more test text.
This is some more test text.
This is some more test text.
This is some more test text.
This is some more test text.
This is some more test text.
This is some more test text.








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