CuteEditor_OnInitialized method doesn't fire when ReadOnly property = true - In Firefox browser

  •  08-24-2009, 7:47 AM

    CuteEditor_OnInitialized method doesn't fire when ReadOnly property = true - In Firefox browser

    Hi Adam/Ken,
     
    After spending some time, we found one issue and its solution as well.  In out application, we are calling the cuteEditor OnInit js API method and similarly on the asp.net page_load we are setting cuteEditor1.ReadOnly = true;
     
    In this case, the Oninit method does not get fired in firefox browser.Do you have any solution to make the editor readonly and use the OnInit method together??
     
    Please suggest.
     
    Thanks
    Karan


    Karan Singh
    (Web Developer)
View Complete Thread