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