Change height of editor at run time

  •  05-29-2007, 10:14 PM

    Change height of editor at run time

    What is the correct method to change the height of the editor using javascript at run-time. I am trying to change the height as the browser is resized to fill all but the header, but haven't been able to.
     
    If I set the editor.style.height nothing happens.
     
    Here is roughly what I want.

    Browser is made bigger, editor fills the space.
View Complete Thread