Client-side script to disable the Editor?

  •  04-15-2010, 1:38 PM

    Client-side script to disable the Editor?

    We have an aspx form with a textbox and and Editor control. We need to be able to disable the Editor control (and preferably remove the toolbars) in Javascript as a response to text being entered in the textbox. There's no enable/disable in the JS API.
     
    Can this be done?
View Complete Thread