editing not enabled after javascript - setHTML

  •  09-04-2007, 12:47 AM

    editing not enabled after javascript - setHTML

    Hi
    Using the latest version on ASP.NET 2.0
    1) I am loading an editor control and thereafter calling setHTML each time a user clicks a specifc link, which loads new content into the editor. Often the first time it will work but thereafter the content is loaded into the editor but its not editable!! Its almost like its in preview mode (but its not), ie I can highlight and select the text in the editor but I cannot type anything or do anything. To resolve it I have to click on HTML mode and then back to Normal mode and now I can edit as normal? - please help with this!

    2) the mouseover on all the editor buttons causes the image to disappear and then reappear a few seconds later after moving the mouse away? Its not a browser issue because the images on this site work fine in my browser.

    Thanks

    Please let me know what I am doing wrong.


View Complete Thread