Re: How can i detect changed text in CE on the clientside?

  •  11-13-2008, 10:56 AM

    Re: How can i detect changed text in CE on the clientside?

    Hi I'm building a CMS, currently with the demo version of your editor as the core of the app.
     
    I'm having trouble with the above example, I can detect a click on the toolbar but not within the document.
    I can add the click event to the editor itself but editor1.GetDocument() doesn't return an object for me and so I can't add the event to it.
     
    I'm building using Asp.Net 2/3.5 targeting and testing in IE7 only.
     
    Please help, if I can just get over this issue I think we'll be going live with the CuteEditor instead of the bloated alternatives from Telerik and Infragistics.
     
     
    Thanks,
    Craig
View Complete Thread