Enable/disable Editor contents using javascript

  •  04-10-2008, 3:56 AM

    Enable/disable Editor contents using javascript

    Hi!
    I am displaying dynamic contents on the Editor. The content is set from codebehind. To disable it I just enclose the content in a <div disable='disabled'> CONTENTS </div> tag. Now I wanted to know how to enable/disable the contents using javascript. Is there a way to do this?
    Thanks for your help.
     
    Leah

View Complete Thread