Re: Any way to suppress the scroll bars in the Editor?

  •  07-14-2010, 7:32 AM

    Re: Any way to suppress the scroll bars in the Editor?

    I can't figure out how to implement this in the page I have as coded. I added the scrollOn and scrollOff JS functions. I tried to put:
     
    state.Value="Off" into my  SetPageAsReadOnly() method in the Item.aspx.cs file I sent you. It doesn't know what "state" is. I tried Editor1.state and it doesn't recognize that either.
     
    Can you look at the code I attached previously and advise?
View Complete Thread